Creating model for gdg

Is it necessary to create a model for gdg using IEFBR14 utility after creating gdg, if yes why it is created.

Questions by mannurusrinivasulareddy   answers by mannurusrinivasulareddy

Showing Answers 1 - 3 of 3 Answers

Venkata SivaReddy. SR

  • Nov 8th, 2011
 

Code
  1. //*********************************************************************

  2. //* CREATE GDG BASE

  3. //*********************************************************************

  4. //*

  5. //GDGBS010 EXEC PGM=IDCAMS

  6. //SYSPRINT DD SYSOUT=*

  7. //SYSIN DD *

  8.   DEFINE GDG    (           -

  9.          NAME(YVS#MM.TEST.UTC.SAMPLE.PYVSDGDG) -

  10.          NOEMPTY            -

  11.          SCRATCH            -

  12.          LIMIT(13)          -

  13.                   )

  14. /*

  15. //*

  16. //

  17.  


  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions