You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And in the readme need to change INSURDB and INSURDX to DEMODB and DEMODX. https://github.com/imsdev/ims-devops-create-db/blob/master/README.md
There are two DBDs and two PSBs to be generated. The source of these are dbsource folder. Use your standard DBDGEN process for the INSURDB and INSURDX databases.
The text was updated successfully, but these errors were encountered:
Hi ,
Thanks for providing example for IMS DB objects creation.
I see there are some modifications required in DBD definition
https://github.com/imsdev/ims-devops-create-db/blob/master/dbsource/DEMODB on line 58
from LCHILD NAME=(CUSTINDX,INSURDX)
to LCHILD NAME=(CUSTINDX,DEMODX)
And in the readme need to change INSURDB and INSURDX to DEMODB and DEMODX.
https://github.com/imsdev/ims-devops-create-db/blob/master/README.md
There are two DBDs and two PSBs to be generated. The source of these are dbsource folder. Use your standard DBDGEN process for the INSURDB and INSURDX databases.
The text was updated successfully, but these errors were encountered: