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
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is use of restart and how to use it?
What is jcl in mainframe?
How can an in-stream dataset be terminated?
What are some jcl statements that are not allowed in procedures?
what is the resolution for sb37 error
can any one plzzzzzz tell the jcl code for creating ps using idcams
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is one line to pass PARM from JCL to COBOL?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the function of the dd avgrec keyword in sms datasets?
What is the function of the steplib dd statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the difference between run mode and addressing mode?
Why block size is multiple of lrecl in jcl?