Creates a database. This function is used by the dbinit utility.
short DBCreate ( const a_create_db * );
A pointer to a structure. See a_create_db structure.
A return code, as listed in Software component exit codes.
For information about the dbinit utility, see Initialization utility (dbinit).