How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / sreedhar naidu dhekodna
There are no mandatory parameters for a Job statement in
general.If any of the parameters are omitted then the
system defined default value will be taken for that
parameter.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain the purpose of dd dummy statement?
What do you understand by the term job time – out and how can you overcome that?
What is the purpose of dd?
What are the parameters that are used in creating a gdg?
How jcl work to handle various input output file operations?
List the different components of jcl statement?
How can a stopped job be started again?
How is the record format of an output dataset specified?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is the purpose of coding notify parameter in job statement?
Where & How Do You Code Identifier In Jcl?
What are hierarchy levels in jcl?
Name a few IBM utility programs, and explain its function.
How do you create a temporary dataset?
What does a disposition of (new,catlg,keep) for a dsn mean?