How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / srinivas
There are two types of parameters
Positional & Keyword parameters
Positional parameters are mandatory(Accounting Information and
Programmer name)
Keyword parameters are Optional(Class,Notify,Msgclass,Msglevel,cond)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
How can unused space allocation be returned to the system when a dataset is closed?
what is the compile process of cobol program expalin with code
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is condition checking possible in jcl? If yes, how?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
how you will the direct the data to spool using sysout option?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
When output dataset space is required, what quantity categories are used?
how do you access an uncataloged dataset in a jcl?
Explain the function of the dd dcb keyword?
What is the purpose of dd?
Can I send output of job to my remote device careerride123?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how you can access an uncataloged dataset in a JCL?