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
What parameter of the job statement is used to limit the cpu time consumed by the job?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Name what parameter directs the output of the job log dataset?
What is the motivation behind coding class parameter in job statement?
How does the jcl specify the job to os?
Is their any limit for data sets?
whats the diff bw the evaluate also and and?
which parameter is use to declare the name of dataset in dd statement?
Explain in DD statement what is the use of DCB parameter?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How does jcl act on code(if you take a cobol program)?
Explain the function of job statement in jcl?
How gdg are concatenated?