How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / venkatesh
BY USING THE CONDITON IN STEP1
STEP1 EXEC PGM=(SOMEPROGRAM),COND=(0,LE)
SURE IT DEFINITELY WORKS 100%
2
1
3
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Can we use DISP=SHR in output file in JCL
what sort card you will use to copy the data from one dataset to another dataset?
In sms datasets, what is the function of the dd avgrec keyword?
What is timing concept in mainframe?
What is the motivation behind coding class parameter in job statement?
Explain how can an in-stream dataset be terminated?
which utility is used a dummy utility?
What do you know about jcl?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the significance of addrspc parameter in the exec statement?
Is there any command to check wether the ps file is in sorted order?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
In job processing, what happens in conversion stage?
what is JCL?