how to create gdg with out using idcams utility

Answer Posted / vimal raj

using idcams, EXEC= IDCAMS just allocating gdg with limit
and then creating their corresponding version

Is This Answer Correct ?    2 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DSN parameter and DISP parameter is used for?

683


Explain the purpose of the dd keylen parameter?

680


which utility is used a dummy utility?

799


how do you code a null statement?

780


Explain the jcl exec statement?

653






Explain how can values be passed from the job stream to an executable program?

633


I need exexution process for JCL programs

1855


What are the parameter we cannot use in procedure?

644


how JCL works?

802


How can a stopped job be started again?

716


What is the use of disp parameter?

653


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

1487


What do you understand by jcl?

632


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?

623


Is it possible to code instream data in a PROC?

755