View previous topic :: View next topic |
Author |
Message |
ace Beginner
Joined: 24 Feb 2004 Posts: 58 Topics: 23
|
Posted: Mon Nov 27, 2006 11:29 am Post subject: Job waiting in the console |
|
|
Hi,
I ran an IDCAM job that check whether the file is empty or not. If it's empty it will return a RC of 4. This job has been running fine till last week. Today the Job is waiting in the console to get a reply from the operator if the RC is 4.
Code: |
-JOBNAME STEPNAME PROCSTEP RC EXCP CONN TCB
*30 JOB TESTXXXX STEP CHECK001 NOT SUCCESSFUL. REPLY U
R 30,U
-TESTXSK1 CHECK001 04 132 185 .00
|
I'm not aware of any OS update. Does anybody has a clue why the job is waiting in the console till the operator cancell it. _________________ Thank You
-Ace |
|
Back to top |
|
|
systpgmr Beginner
Joined: 01 Dec 2006 Posts: 1 Topics: 0
|
Posted: Tue Dec 05, 2006 8:20 am Post subject: |
|
|
Hi,
Need some info to check your Inq...
1) Please post your JCL coding...(including proc's, parm - if any)
2) Please provide a SYSLOG for your job...
Thanks,
Systpgmr |
|
Back to top |
|
|
|
|