Thanks for reply.
We do not use any product for scheduling. We just use free scheduling
procedure.
We are using z/OS 1.10 system running.
The program which we use is called AUTO and is available in
SYS2.PROCLIB(AUTO).
Menu Utilities Compilers Help
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
BROWSE SYS2.PROCLIB(AUTO) - 01.04 Line 00000000 Col
001 080
Command ===> Scroll
===> CSR
********************************* Top of Data
**********************************
//AUTO EXEC PGM=AUTO,
// TIME=1440,
// DPRTY=(7,9)
//*
//STEPLIB DD DSN=XXX1.SYS1.LINKLIB,
// DISP=SHR
//*
//COMMANDS DD DSN=SYS2.AUTO.&SYSNAME..COMMANDS,
// DISP=SHR
//*
//JOB00 DD DSN=SYS2.AUTO.JOBS,
// DISP=SHR
//*
//INTRDR DD SYSOUT=(A,INTRDR)
//*
//SYSABEND DD SYSOUT=A
//SYSUDUMP DD SYSOUT=A
******************************** Bottom of Data
********************************
I have never used free scheduling procedure, so not sure how system has
been configured for this scheduling. I have always used TWS for
scheduling Jobs.
Please help me to what are all parameter and dataset member has to be
checked to current scheduling configuration.
Regards
Saurabh
On 5/27/2011 5:37 PM, saurabh khandelwal wrote:
Hello,
On a few systems the daily SMFDUMP that starts to run at 2200 hrs.
bets a message from RMM due to the daily backup running. Something is
different with these systems as our automatic response to the message
fails saying that "Reply xx was not requested from this console".
2200 hrs is when the auto commands cause SMF to start offloading, and
that is when the auto commands also cause the RMM tape system to be
backed up. It's just that the system seems to think the wrong console is
in effect.
This process works on most other systems but I am not able to find
difference.Can somebody help me to fix this issue.
Thanks in Advance.
Regards
Saurabh
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html