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
Explain how can the attributes of one sms dataset be copied to another dataset?
what is the JCL statement consists of?
What are steplib and joblib? What for they are used?
What do you understand by the term notcat 2 – gs?
How does jcl act on code(if you take a cobol program)?
How to alter the parameters for the existing gdg?
Explain the function of dd disp parameter?
Explain about LMQUERY�give a dialog information about a data set
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain the function of the dd dcb keyword?
Can I share my data with other jobs? How?
I need exexution process for JCL programs
Is it possible to code instream data in a PROC?
Must tape dataset definitions include vol=ser specifications?
what is JCL?