A. Job Abended in STEP03. Now run job again to execute
STEP03, STEP04 (STEP01,STEP02 should not execute again)
Answer Posted / guest
by using restart parameter you can do this.
//jobcard, restart=(step3)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can the attributes of one sms dataset be copied to another dataset?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain how can the attributes of one sms dataset be copied to another dataset?
What are the parameters that are used in creating a gdg?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
which utility is used to sort a file in jcl?
Explain the hierarchy levels in jcl?
What is job control language?
Explain the function of the dd dcb keyword?
Explain how can a stopped job be started again?
How is the record format of an output dataset specified?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is the function of the dd mgmtclas keyword in sms datasets?
List the different components of jcl statement?