in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
No Answer is Posted For this Question
Be the First to Post Answer
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
What is JOBLIB ?
how many members can be created inside a single pds?
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
Explain the purpose of dd * statement in jcl?
wht is step lib n job lib ? where can we code joblib n steplib ?
What is a COND parameter in JCL?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
What is the use of symbol // in jcl?
What are the valid DSORG values ?
what is DSN in JCL and what are the parameters to declare the DSN?