Answer Posted / sharath
max 255 generations in GDG
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What do you know about jcl?
List the various advantages of using jcl language?
Explain how can a jobs execution priority be modified?
when does a dataset go uncataloged?
What is the syntax of JCL statement?
Explain how can the submitting users racf authority be overridden in a job stream?
How to do automated restart when a job abend?
Can we call instream to catalog and catalog to instream?
How does jcl specify the job to the operating system?
What is the motivation behind coding class parameter in job statement?
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 do you submit a job for execution?
What is the function of a dd statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Define concatenating?