a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Answer Posted / mouparna roy
COND=ONLY
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
What is notcat 2 - gs?
Can I share my data with other jobs? How?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
In sms datasets, what is the function of the dd mgmtclas keyword?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to run cobol program using jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Name a few IBM utility programs, and explain its function.
what is use of dsn parameter in dd statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the function of dd disp parameter?
what is use of disp parameter in dd statement?
what sort card you will use to copy the data from one dataset to another dataset?
How jcl is used for testing batch programs?