How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / vijay
Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.
For General ,Only NOTIFY Parameter(Keyword Parameter)is
Mandatory.Else are Optional.
But as per their own Company rules may some other Parameters
are to be set mandatory.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain about ISPF/TSO Commands
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what is the purpose of coding class parameter in job statement?
Where can program checkpoints be stored for use in a restart?
Which dd parameters are required?
How to submit a jcl from cics?
Is acct parameter mandatory?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what is the resolution for sb37 error
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
A dd statement consists of 4 fields. Name them?
what is the purpose of coding notify parameter in job statement?