If your job fails at particular step then what would be the
return code for next steps
Answer Posted / nygrande
It depends the COND we have for the subsequent STEPS.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
how you will the direct the data to spool using sysout option?
How jcl work to handle various input output file operations?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Why include statement is used in a jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What is concatenating?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How does jcl act on code(if you take a cobol program)?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Explain the purpose of dd dummy statement?
Explain the function of a dd statement?
What is notcat 2 - gs?
when does a dataset go uncataloged?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain how can the attributes of one sms dataset be copied to another dataset?