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
What are some jcl statements that are not allowed in procedures?
Explain the function of the dd dcb keyword?
what is the JCL statement consists of?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the purpose of dd dummy statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How do you overcome this limitation ?
How to override loadlib?
Name a few IBM utility programs, and explain its function.
What parameter directs the output of the job log dataset?
Is it possible to define dd statements as you want?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
In sms datasets, what is the function of the dd mgmtclas keyword?