Answer Posted / upendra
JCLCHK can be also used to know the errors and warnings in
the JCL.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the purpose of disp parameter?
define cond parameter in jcl?
What is timing concept in mainframe?
Brief description of inline procedure of jcl.
how can you check if a file is empty using jcl?
What are steplib and joblib?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How to do automated restart when a job abend?
Is it possible to define dd statements as you want?
What are the difference between jcl and jes?
What is the function of dd disp parameter?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How does jcl act on a cobol code?