do we need to mention the location of catalogued procedure for each it's call in a single job?
Answer Posted / sesha
Give JCL lib at after the job statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain dfsort utility?
What is concatenating?
Mention the types of job control statements?
Explain how can an in-stream dataset be terminated?
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 do you submit a job for execution?
Explain how can return codes be tested before execution of a job step?
When output dataset space is required, what quantity categories are used?
What are steplib and joblib?
how can the same proc be re-used and called by many jobs?
How to submit a jcl from cics?
A dd statement consists of 4 fields. Name them?
how to run batch program without jcl?
what JCL Procedures?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?