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


Please Help Members By Posting Answers For Below Questions

I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1494


Explain the purpose of dd dummy statement?

682


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

710


What are the parameter we cannot use in procedure?

650


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1999






How do you create a temporary dataset?

676


Can an individual step be restricted from using all the jobs allowed cpu time?

1021


which utility is used to sort a file in jcl?

756


Why include statement is used in a jcl?

696


In sms datasets, what is the function of the dd mgmtclas keyword?

869


Explain in DD statement what is the use of DCB parameter?

667


What is the purpose of dd dummy statement?

960


How do you submit a job for execution?

646


Name the statement which can be used to send data to another mvs jes3 node?

615


In job processing, what happens in execution stage?

712