How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / sharmila_g
All the parameters are divided into two types:-
1) positional parameters.
2) keyword parameters.
-- positional parametrs are mandatory.
-- keyword parameters are optional.
positional parameters at job level are :- accounting information, programers name.
keyword parmtrs are :- notify,class, msglvl, msgclass, typerun,prty.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the function of //cntl statement?
what are the various stages of job processing?
What do you understand by the term notcat 2 – gs?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain the function of //jcllib statement?
How can an in-stream dataset be terminated?
How does jcl specify the job to the operating system?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
A dd statement consists of 4 fields. Name them?
How can a stopped job be started again?
What is the function of the dd dcb keyword?
In sms datasets, what is the function of the dd avgrec keyword?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of a dd statement?
Explain about LMFREE�free data set from its association with data ID