What are the common keyword parameters in both job and exec
statements
Answer Posted / saheb
i think there are five in common :
1.cond
2.parm
3.time
4.region
5.addrspc
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
Why block size is multiple of lrecl in jcl?
Are there any set of rules for the names of the steps used in a job?
Explain the function of job statement in jcl?
what is the use of IEBGENER utility?
How can a fb file convert to vb file using sort program?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
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) ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what are the types of abends that occur on job failure? And explain the possible causes of these
How can unused space allocation be returned to the system when a dataset is closed?
Explain in DD statement what is the use of DCB parameter?
Where & How Do You Code Identifier In Jcl?
Which statement is used to identify the private libraries in job?