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
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
How can you execute a COBOL program via SYSIN in JCL?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
If Region=0k means What Happen?
what sort card you will use to copy the data from one dataset to another dataset?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how to modify the copy book?explain with examples
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????