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
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 |
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 |
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 |
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
how to run JCL thru COBOL.
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
In job processing, what happens in execution stage?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is QSAM error usually when it is occurs?
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
What is notcat 2 - gs?