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
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the function of a dd statement?
Give the syntax of job specifying jcl statement.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How do you create a temporary dataset?
how to compare two datasets without using superce because output is limited to 133 bytes
How dummy is used in jcl?
what are JCLLIB and STEPLIB in JCL?
Can we call instream to catalog and catalog to instream?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
List the various advantages of using jcl language?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain the function of //cntl statement?
how do you access an uncataloged dataset in a jcl?