How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / shankar
Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.
In general ,the keyword parameters are mandatory one..
eg... in job card class name,msg level are mandatory...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Suppose I have five jobs to do. But I want to hold one?
What is the significance of addrspc parameter in exec statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is jcl in mainframe?
Does jcl support automatic restart?
What is concatenating?
what is use of dsn parameter in dd statement?
What is Cataloged Procedures?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How do you overcome this limitation ?
What are hierarchy levels in jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
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?
What statement can be used to send data to another mvs jes3 node?