Answer Posted / prashanthkodakani
s322=step time limit exceed.....
s522=job time limit exceed.........
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
How can the attributes of one sms dataset be copied to another dataset?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How is a type of file defined in the jcl that executes the cobol program?
What do you understand by jcl?
Explain how can the submitting users racf authority be overridden in a job stream?
In job processing, what happens in conversion stage?
What is the purpose of dd * statement in jcl?
Differentiate between the joblib and the steplib statements?
how to run batch program without jcl?
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.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What are the difference between jcl and jes?
Give the syntax of job specifying jcl statement.
How jcl is used for testing batch programs?