how to create gdg with out using idcams utility
Answer Posted / mahesh.pothula
through fhe ispf panel we can create gdg base.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Mention the types of job control statements?
how JCL works?
what sort card you will use to copy the data from one dataset to another dataset?
how do you access an uncataloged dataset in a jcl?
What is the purpose of the dd keylen parameter?
what are JCLLIB and STEPLIB in JCL?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
how you can direct the data to spool using SYSOUT option?
In job processing, what happens in conversion stage?
Explain the jcl exec statement?
Explain how can values be passed from the job stream to an executable program?
Explain how can return codes be tested before execution of a job step?
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?
Is it possible to left uncode disp?