Skip to main content

Creating datasets using IEFBR14

  • September 18, 2015
  • 0 replies
  • 0 views

Problem:

Is it possible to create a dataset using IEFBR14 so that the dataset will actually exist, instead of just having a catalog entry ?

Resolution:

This can be achieved quite easily for sequential datasets by adding the DSORG=PS parameter.

Example :-

//DD1   DD DSN=AAA.TEST.DATASET,DISP=(,CATLG,DELETE),                              

//            SPACE=(CYL,(30,15),RLSE),                                

//            DCB=(RECFM=FB,LRECL=135,BLKSIZE=0,DSORG=PS)


#EnterpriseDeveloper
#IEFBR14
#DSORG
#MFDS

0 replies

Be the first to reply!