is there any utility for restarting a particular step in jcl reply soon ?
Answer Posted / naym
Include RESTART = stepname in the jobcard.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
what JCL Procedures?
Mention the types of job control statements?
what are the types of abends that occur on job failure? And explain the possible causes of these
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Name a few IBM utility programs, and explain its function.
Explain the function of job statement in jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain how can a stopped job be started again?
List the different jcl statements that are not permitted in the procedures?
What are the difference between jcl and jes?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is catelog procedure and how many catelog procedure to use in one job?
Explain how can return codes be tested before execution of a job step?