How can we execute only one step in a job
Answer Posted / prashanth
we can...it's possible
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How does jcl act on code(if you take a cobol program)?
What is the purpose of dd * statement in jcl?
What do you understand by the term notcat 2 – gs?
What are the jcl procedures?
What are steplib and joblib?
Explain the function of dd disp parameter?
How can a stopped job be started again?
How does jcl specify the job to the operating system?
List the various advantages of using jcl language?
What are hierarchy levels in jcl?
How to alter the parameters for the existing gdg?
Must tape dataset definitions include vol=ser specifications?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is multithreading in jcl?