How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / vaibhav
Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.
Positional parameters are Job acconting information and
programmer name parameter.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of a dd statement?
Define concatenating?
Suppose I have five jobs to do. But I want to hold one?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to pass data to a program that is coded in an exec statement?
how to run batch program without jcl?
what are the statements that are not valid to be included in an include statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the function of job statement in jcl?
what is the purpose of coding notify parameter in job statement?
Where & How Do You Code Identifier In Jcl?