Loading Definitions from IMAGE [ Getting Started With TRANSACT V ] MPE/iX 5.0 Documentation
Getting Started With TRANSACT V
Appendix C Loading Definitions from IMAGE
Appendix B showed how to enter a database definition manually into the
dictionary.
If the IMAGE database already exists, it is not necessary to load the
data manually into the dictionary. DICTDBD is a dictionary utility that
loads the database definitions for you. The following is an example of
loading the definitions for the database ORDERS into the dictionary.
:file dict.pub=dict
:run dictdbd.pub.sys
DICTIONARY/3000 DB INFO LOADER HP32244A.02.00 - (C) Hewlett-Packard Co. 1983
DICTIONARY PASSWORD>
BASE> orders
BASE PASSWORD>
MODE> 1
LOADING DATA DICTIONARY
END OF PROGRAM
:
MPE/iX 5.0 Documentation