How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.

Answers were Sorted based on User's Feedback



How many types of parameters are used in JCL and what are mandatory parameters of JOB statement...

Answer / 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

How many types of parameters are used in JCL and what are mandatory parameters of JOB statement...

Answer / vishal sinha

2 types >> Positional parameters,Keyword parameters.
Mandatory parameters of JOB statement>> I guess its CLASS

Is This Answer Correct ?    2 Yes 5 No

How many types of parameters are used in JCL and what are mandatory parameters of JOB statement...

Answer / sreedhar naidu dhekodna

There are no mandatory parameters for a Job statement in
general.If any of the parameters are omitted then the
system defined default value will be taken for that
parameter.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More JCL Interview Questions

What is a procedure?

1 Answers  


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

0 Answers  


How do you submit JCL via a Cobol program?

2 Answers   Cap Gemini,


i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?

1 Answers   Patni, Syntel,


suppose i have 10 job steps and i want to execute only step 6.How to write?

6 Answers  






What is the motivation behind coding class parameter in job statement?

0 Answers  


How is the keyword DUMMY used in JCL?

4 Answers  


Which dd parameters are required?

0 Answers  


How do you override a parameter in Positional parameters?

4 Answers   Thomson Reuters,


can anyone explain me about sort in jcl with inrec and outrec ?

2 Answers   HCL,


in jcl you are having JCLLIB and STEPLIB what happens

10 Answers   EDS, Wipro,


Explain the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


Categories