How can we execute only one step in a job
Answer Posted / mohammad
I think we have to use restart and cond parameter
at job card.i.e restart=stapname,cond(00,le).
This will execute only the step u need.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is the use of IEBGENER utility?
What are the jcl procedures?
a dd statement has 2 types of parameters. Name them?
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
List the different components of jcl statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is use of dcb parameter in dd statement?
What are the 2 types of parameters in dd statement?
how to run batch program without jcl?
Is their any limit for data sets?
What is the function of the dd avgrec keyword in sms datasets?
What are steplib and joblib?
what is use of disp parameter in dd statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?