If your job fails at particular step then what would be the
return code for next steps
Answer Posted / sdexcellent@yahoo.co.in
flushed
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
what are JCLLIB and STEPLIB in JCL?
How to pass the parameter in parm using linkage section ? (syntax)?
What is concatenating?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Explain dd statement in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What happens if both JOBLIB & STEPLIB is specified ?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain the function of //jcllib statement?
Can I send output of job to my remote device careerride123?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain the function of the dd dcb keyword?
What is job control language?