when GDG version number get changed ? bcz always Generations
only increasing.
Answer / shivaram
using CYC(+1) one can change the version of gdg
| Is This Answer Correct ? | 2 Yes | 2 No |
How many types of libraries are there in JCL ?
What is meant by S0C7 system abend code?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
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?
How are datasets concatenated?
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
How do you pass parameters to the program as the job is being executed ?
Explain the job statement in jcl?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
Explain the hierarchy levels in jcl?