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 the use of JCL?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
which statement is used to end the in-stream procedure in a jcl?
Explain the function of the steplib dd statement?
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
How can i execute 5th step without executing first 4 steps?
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
Why block size is multiple of lrecl in jcl?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?