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 in JCL.Those are Key word
and Positional Parameters.For JOB statement ,
Key Word parameters are NTIFY ,CLASS,MSGCLASS,MSGLEVEL.
And Positional Parameters are ACCOUNTING
INFORMATION,ADDRESSSPACE.
Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
What is use of restart and how to use it?
Where & How Do You Code Identifier In Jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What does a disposition of (new,catlg,keep) for a dsn mean?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the function of the dd dcb keyword?
How can return codes be tested before execution of a job step?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is use of disp parameter in dd statement?
Can we use DISP=SHR in output file in JCL
Give the syntax of job specifying jcl statement.
What is the function of dd name parameter with a 2 part structure; audit.report?
which parameter is use to declare the name of dataset in dd statement?
Explain the purpose of the dd keylen parameter?
How can a jobs execution priority be modified?