How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / shankar
Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.
In general ,the keyword parameters are mandatory one..
eg... in job card class name,msg level are mandatory...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How dummy is used in jcl?
Where & How Do You Code Identifier In Jcl?
When output dataset space is required, what quantity categories are used?
what is DD statement is used in JCL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How is the record format of an output dataset specified?
how JCL works?
Why include statement is used in a jcl?
Can I send output of job to my remote device careerride123?
in ways data can be passed to a COBOL program from JCL?
what is the purpose of coding class parameter in job statement?
Explain how can return codes be tested before execution of a job step?
what are JCLLIB and STEPLIB in JCL?
What is use of restart and how to use it?