Matching Logic in Jcl not in cobol.Could any one please answer this question
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) ?
Give the syntax of job specifying jcl statement.
What does a disposition of (new,catlg,keep) for a dsn mean?
when can a job time-out occur? How to overcome that?
List in order the hierarchical levels of jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What are steplib and joblib?
How jcl work to handle various input output file operations?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain in DD statement what is the use of DCB parameter?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the job statement in jcl?
what are JCLLIB and STEPLIB in JCL?