Answer Posted / narendra
no it is just like a mediator to transform jobs to os and
which jobs or executed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How gdg are concatenated?
What is the purpose of dd dummy statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how can the same proc be re-used and called by many jobs?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Why include statement is used in a jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is the purpose of coding class parameter in job statement?
When space is allocated for an output dataset, what units can be used?
How do you access an uncatalogued dataset in a jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is use of restart and how to use it?
What is catelog procedure and how many catelog procedure to use in one job?
what is the JCL statement consists of?
how you can access an uncataloged dataset in a JCL?