What are the jcl procedures?
Answer / Sachin Gupta
JCL procedures (also known as JCL macros) are reusable JCL templates that can be used across multiple jobs. They help in reducing redundancy and improving job maintenance.
| Is This Answer Correct ? | 0 Yes | 0 No |
once we submitted the job to the operating system, how can we cancel the job before execution?
Explain the job statement in jcl?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
Explain about LMINIT - generate a data ID for a data set
Explain about User Information
how GDGs are concatinated?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
which are the parameters mandatory in job card ?
what is instream data
What is one line to pass PARM from JCL to COBOL?
Explain the hierarchy levels in jcl?
what is a steplib