If your job fails at particular step then what would be the
return code for next steps
Answer Posted / vinay sonar
It depends upon COND parameter coded in that step
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job? What are they?
Explain the function of dd disp parameter?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
In sms datasets, what is the function of the dd avgrec keyword?
How does jcl act on code(if you take a cobol program)?
Explain how can the attributes of one sms dataset be copied to another dataset?
a dd statement has 2 types of parameters. Name them?
in ways data can be passed to a COBOL program from JCL?
How do you overcome this limitation ?
How is the record format of an output dataset specified?
What are the parameters that are used in creating a gdg?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what are the statements that are not valid to be included in an include statement?
Explain the function of the steplib dd statement?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?