TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 555
Error Messages
Library Procedure Error Messages
-194 MESSAGE Invalid DBB
MEANING The database buffer control block has been corrupted.
ACTION Notify HP support personnel.
-195 MESSAGE Invalid DBG
MEANING The database global control block has been corrupted.
ACTION Notify HP support personnel.
-196 MESSAGE DBB control block is full
MEANING The database buffer control block is full.
ACTION Notify HP support personnel.
-197 MESSAGE DBG control block is full
MEANING The database global control block is full.
ACTION Notify HP support personnel.
-198 MESSAGE Total DBOPEN count/user exceeds limit
MEANING The DBU index table, the DBUX, is full. This table is used
to map the baseid to the user's DBU. The DBUX holds a
maximum of 127 entries.
ACTION Notify HP support personnel.
-199 MESSAGE Cannot end MPE XLSM transaction: XM error
nn
MEANING The logical ending of an MPE transaction failed. nn is the
error number returned. Any writes done on behalf of the
intrinsic will be rolled out. NOTE: This error is only
possible from DBOPEN, DBPUT, DBDELETE, DBUNLOCK,
or DBUPDATE.
ACTION Notify system manager.
-200 MESSAGE Database language not system supported
MEANING DBOPEN attempted to open the database and found that
the language of the database is not currently configured.
The collating sequence of the language is unavailable;
DBOPEN cannot open the database.
ACTION Notify system manager.