How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / vaibhav
Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.
Positional parameters are Job acconting information and
programmer name parameter.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
define cond parameter in jcl?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What parameter directs the output of the job log dataset?
List the different jcl statements that are not permitted in the procedures?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
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 are the various stages of job processing?
Explain the function of //cntl statement?
Explain the job statement in jcl?
what is SOC4 error?
Mention the types of job control statements?
What are s0c1, s0c4, s0c5, s0c7 and socb?
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?
What are the 2 types of parameters in dd statement?