How can i execute 5th step without executing first 4 steps?
Answer Posted / vidhya
The above answer is correct if suppose you have some more
steps below and you dont want to execute them, then give
condition code like RESTART = STEP NAME, cond=(0,LE)in the
job card.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
Can we use DISP=SHR in output file in JCL
What is one line to pass PARM from JCL to COBOL?
In sms datasets, what is the function of the dd avgrec keyword?
Define concatenating?
Are there any set of rules for the names of the steps used in a job?
Explain how can an in-stream dataset be terminated?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is use of dcb parameter in dd statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is the purpose of coding notify parameter in job statement?
What is catelog procedure and how many catelog procedure to use in one job?
Explain the function of a dd statement?
What is the syntax of JCL statement?