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
how to run batch program without jcl?
How to alter the parameters for the existing gdg?
How gdg are concatenated?
What is the purpose of disp parameter?
what is the use of JCL?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is “Cond= even” and “Cond=only”?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What are the 2 types of parameters in dd statement?
Explain the function of //cntl statement?
What is the function of the dd avgrec keyword in sms datasets?
How does jcl act on code(if you take a cobol program)?
What statement can be used to send data to another mvs jes3 node?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the difference between run mode and addressing mode?