proc1,proc2,up to proc5 is there if i want to call proc1 and
proc5how can u write the code
Answer Posted / harsha
1 You can use COND parameter as COND=(0,LE) on STEP2 till
STEP4.
2 You can comment out the step you do not want to execute.
3 You can use IEBEDIT to select the steps you want to
execute.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
how you will the direct the data to spool using sysout option?
What is the function of the steplib dd statement?
Are there any set of rules for the names of the steps used in a job?
How is a type of file defined in the jcl that executes the cobol program?
What is jcl in mainframe?
Why include statement is used in a jcl?
List the different components of jcl statement?
How jcl is used for testing batch programs?
Explain dd statement in jcl?
how you can direct the data to spool using SYSOUT option?
Explain the function of //cntl statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What dd statement is used to supply the name of a dataset?
What is the maximum length of a single line of jcl?