How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / narayana
// JOB1 JOB 'H557467j', 'KAVITHA', RESTART = STEP02
//STEP01 ..... COND = (0,EQ,STEP03)
//STEP02 ........ COND = (0,EQ,STEP01)
//STEP03 ....
i think it works then
else use iebedit utility.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
Explain how can values be passed from the job stream to an executable program?
How to alter the parameters for the existing gdg?
What is the function of the dd avgrec keyword in sms datasets?
Explain the function of the dd dcb keyword?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How can a jobs execution priority be modified?
What is catelog procedure and how many catelog procedure to use in one job?
Explain how can a stopped job be started again?
Is their any limit for data sets?
Which dd parameters are required?
What is the format of comment statement?
Why block size is multiple of lrecl in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the purpose of disp parameter?