there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / chowdary
give restart from step 2 and give end statement after 8th
step
it might be possible by using cond parameter
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain the function of dd disp parameter?
Explain the hierarchy levels in jcl?
What is the significance of addrspc parameter in the exec 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
For what purpose steplib and joblib are used ?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to do automated restart when a job abend?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is their any limit for data sets?
Name what parameter directs the output of the job log dataset?
what operation is performed by job statement?
how you can access an uncataloged dataset in a JCL?
Can we call instream to catalog and catalog to instream?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?