How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / vishal sinha
2 types >> Positional parameters,Keyword parameters.
Mandatory parameters of JOB statement>> I guess its CLASS
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Why include statement is used in a jcl?
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.
Explain in DD statement what is the use of DCB parameter?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
List the different jcl statements that are not permitted in the procedures?
Explain the purpose of dd * statement in jcl?
which parameter is use to declare the name of dataset in dd statement?
What is the function of a dd statement?
what are the various stages of job processing?
How to alter the parameters for the existing gdg?
What is the function of the dd dcb keyword?
what is use of space parameter in dd statement?
Explain about ISPF/TSO Commands
What methodology can be adapted to transfer data to a program that is coded using the exec statement?