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
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) ?
Explain about LMQUERY�give a dialog information about a data set
how to run batch program without jcl?
List the various advantages of using jcl language?
What are the parameters that are used in creating a gdg?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is catelog procedure and how many catelog procedure to use in one job?
Can we use DISP=SHR in output file in JCL
What are the jcl procedures?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
List the different jcl statements that are not permitted in the procedures?
what are JCLLIB and STEPLIB in JCL?
How can values be passed from the job stream to an executable program?
define cond parameter in jcl?