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
Mention the types of job control statements?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the purpose of disp parameter?
when can a job time-out occur? How to overcome that?
Explain the purpose of dd dummy statement?
Name the statement which can be used to send data to another mvs jes3 node?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Which dd parameters are required?
Define concatenating?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How do you create a temporary dataset?
Is it possible to define dd statements as you want?
Is their any set of rules for dd? Explain.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what is DSN parameter and DISP parameter is used for?