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
Why include statement is used in a jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what do you mean By spooling? Expand SPOOL?
what is a cataloged procedure ?
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
How to find in aparticular step how many versions a paricular gdg base have?
Describe the various parameters utilized in the creation of a gdg?
What is the difference between BLKSIZE and LRECL?