How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / srinivas
There are two types of parameters in JCL.Those are Key word
and Positional Parameters.For JOB statement ,
Key Word parameters are NTIFY ,CLASS,MSGCLASS,MSGLEVEL.
And Positional Parameters are ACCOUNTING
INFORMATION,ADDRESSSPACE.
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
what JCL Procedures?
How can an in-stream dataset be terminated?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the use of symbol // in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What are the difference between jcl and jes?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is a jcl?
What parameter directs the output of the job log dataset?
How is the record format of an output dataset specified?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
in ways data can be passed to a COBOL program from JCL?
How to pass the parameter in parm using linkage section ? (syntax)?
Is automatic restart possible in jcl? If yes, how?
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