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?
1109What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
1329If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
1316
what is the resolution for sb37 error
what is JCL?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is DSN parameter and DISP parameter is used for?
What do you know about jcl?
What are the parameters that are used in creating a gdg?
How to run cobol program using jcl?
What parameter directs the output of the job log dataset?
How can a fb file convert to vb file using sort program?
What is the difference between the positional and keyword parameters? Give examples.
Is automatic restart possible in jcl?
which utility is used to run a cobol-db2 program?
Explain the function of //jcllib statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?