I am using the OLD IMS Data Dictionary facility to create a new PHIDAM DBD which will be a HALDB. All of our databases are all built using the data dict but I am having problems getting the 'DATASET' statement omitted from my DBD. When I try to leave the field blank (shown below) I get errors on my DBDGEN. I know I can edit the DBD and linkedit it into our DBD.LIB but I need to use the data dictionary as all of our DBDGEN panels point to it. Documentation for the Data Dictionary is non-existent on the web unfortunately and frankly this is a bit frustrating. Any hints or work-arounds? Anyone with data dictionary exp around?
ACCESS=(PHIDAM,VSAM)
9 DATASET DD1=,
DEVICE=
10+ 8,DMAN360 - DATASET STMT IS INVALID FOR ACCESS=PHIDAM DBDS.
SEGM NAME=EGPOAP01,
PARENT=0,
BYTES=550,
PTR=(TB)
FIELD NAME=(XOWNACT#,SEQ,U),
BYTES=14,
START=1,
TYPE=C
FIELD NAME=IOLGRNAM,
BYTES=30,
START=26,
TYPE=C