If your job fails at particular step then what would be the
return code for next steps
Answers were Sorted based on User's Feedback
Answer / vinay sonar
It depends upon COND parameter coded in that step
| Is This Answer Correct ? | 2 Yes | 0 No |
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
What is the improvement to COND= in the latest version of MVS?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
What are the common jcl syntax errors you get? This is not abends?
What is notcat 2 - gs?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
What is dummy parameter in JCL??
How to pass values in jcl to cobol?
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?