what are the statements that are not valid to be included in an include statement?
No Answer is Posted For this Question
Be the First to Post Answer
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
The maximum number of in-stream procedure you can code in any JCL is ?
What does S0C4 error mean?
What is Uncatalog dataset? How can we access/use them?
I had 100 steps in jcl i want to execute first 10 steps only?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
What does a disposition of (NEW,CATLG,DELETE) mean?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
How to submit a jcl from cics?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
if we give two job cards in a single what happens