how to create gdg with out using idcams utility
Answer Posted / baig
Index for a GDG can be created using utility IEHPROGM.
sYNTAX: BLDG INDEX=DATASET NAME, ENTRIES=NO OF VERSIONS OF
DATASETS, DELETE.
eX: BLDG INDEX=XM77.GDG.DS, ENTRIES=5, DELETE
Deleting Index of GDG using IEHPROGM
DLTX INDEX=dataset name.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is job control language?
What parameter directs the output of the job log dataset?
Can I send output of job to my remote device careerride123?
Explain how can a jobs execution priority be modified?
what is use of disp parameter in dd statement?
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 ?
Where & How Do You Code Identifier In Jcl?
How can return codes be tested before execution of a job step?
Explain the function of the dd dcb keyword?
What is the use of disp parameter?
What do you know about jcl?
Can I share my data with other jobs? How?
How to pass data to a program that is coded in an exec statement?