IF we are calling a PROC from Jcl...This Proc have 3 steps
in it and we want to execute only the second step using the
JCL, How to do it??
Please give the answer ASAP:)
Answer Posted / sowdamini
we can override step1 and 3 by dd dummy statements.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is timing concept in mainframe?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
in ways data can be passed to a COBOL program from JCL?
what happens in execution stage in job processing?
How to override loadlib?
What is notcat 2 - gs?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the maximum length of a single line of jcl?
What is the syntax of JCL statement?
Is automatic restart possible in jcl? If yes, how?
What is the use of symbol // in jcl?
List the different components of jcl statement?
Differentiate between addressing mode and run mode.
Explain how can a stopped job be started again?