A. Job Abended in STEP03. Now run job again to execute
STEP03, STEP04 (STEP01,STEP02 should not execute again)
Answer Posted / bvr
Here, In this Sceneraio it is better to use restart
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
i want to store 20 digits . how will u do it in cobol ?
What is the syntax of JCL statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
How does jcl act on code(if you take a cobol program)?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Mention the types of job control statements?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the significance of addrspc parameter in exec statement?
List the different jcl statements that are not permitted in the procedures?
How to run cobol program using jcl?
What is the format of comment statement?
How to pass the parameter in parm using linkage section ? (syntax)?