What you mean by skeleton JCl?
Answers were Sorted based on User's Feedback
Answer / guest
Jcl which changes during run time i.e. the values for the
jcl such as pgm name , dd name will change .ie same jcl can
be used for various job, equivalent to dynamic sql...
| Is This Answer Correct ? | 9 Yes | 1 No |
what is a MODELDSCB?
Must tape dataset definitions include vol=ser specifications?
which parameter is used to check the syntax of a jcl without executing it?
whats SOC7?
What does a disposition of (NEW,CATLG,KEEP) mean?
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
mainframe questions like basic&depth
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
Can a PS file be read in reverse order?If so,how
what are the symbolic parameters? why do we use symbolic parameters ?
2 Answers IBM, TCS, UST, Xansa,
Is it possible to define dd statements as you want?