MPE/iX Error Messages Manual Vol 3 (32650-90880)

Chapter 6 265
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
CAUSE The database buffer control block has been corrupted.
ACTION Notify HP Support Representative.
-195 MESSAGE Invalid DBG
CAUSE The database global control block has been corrupted.
ACTION Notify HP Support Representative.
-196 MESSAGE DBB control block is full
CAUSE The database buffer control block is full.
ACTION Notify HP Support Representative.
-197 MESSAGE DBG control block is full
CAUSE The database global control block is full.
ACTION Notify HP Support Representative.
-198 MESSAGE Total DBOPEN count/user exceeds limit
CAUSE 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 Representative.
-199 MESSAGE Cannot end MPE XL XM transaction: XM error
nn
CAUSE The logical ending of an MPE/iX 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 DBPUT, DBDELETE, or DBUPDATE.
ACTION Notify system manager.
-200 MESSAGE Data base language not system supported
CAUSE 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.
-201 MESSAGE Native Language Support not installed
CAUSE NLS/3000 internal structures have not been built at
system start-up. The collating sequence table of the
language of the database is unavailable; DBOPEN cannot
open the database.
ACTION Notify system manager.
-202 MESSAGE MPE Native Language Support error
nn
returned by
NLINFO
CAUSE The error number given was returned by NLS/3000 on a
NLINFO call in DBOPEN.