There are 2 steps in a JCL. If the first step abends due to
system or user abend and the second step has COND specified
as EVEN or ONLY, will this step still be executed inspite
of the abend in the previous step?
Answers were Sorted based on User's Feedback
Answer / raja
The second step executes if the COND as EVEN or ONLY.
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / amarnadh reddy
I think the second step will be executed, If the previous
step abend.
| Is This Answer Correct ? | 2 Yes | 6 No |
Explain about User Information
How to copy one PS file to multiple PS files with same data?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
Must tape dataset definitions include vol=ser specifications?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
How to pass data to a program that is coded in an exec statement?
how to split a file
What is the purpose of dd * statement in jcl?
How to send data from cobol program to jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are the 2 types of parameters in dd statement?