i have five step in jcl.my forth step is gdg.gdg was
abend.when will job complete,hoe to handle you
Answer Posted / suneet
If there is an ABEND after the fourth step then the
execution will stop after the fourth step itself (i.e. the
fifth and the steps ahead will not be executed). If you
want the steps after the fourth step to be executed then
code COND=EVEN or COND=ONLY for those steps causing them to
be executed "even though" or "only when" the ABEND occurs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Where & How Do You Code Identifier In Jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what sort card you will use to copy the data from one dataset to another dataset?
How to pass data to a program that is coded in an exec statement?
i want to store 20 digits . how will u do it in cobol ?
What is job control language?
how to run batch program without jcl?
How does jcl act on a cobol code?
Name a few IBM utility programs, and explain its function.
What is the function of the dd avgrec keyword in sms datasets?
In job processing, what happens in execution stage?
Can we call instream to catalog and catalog to instream?
what happens in execution stage in job processing?
What happens if both JOBLIB & STEPLIB is specified ?
Explain the purpose of dd * statement in jcl?