TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
544 AppendixA
Error Messages
Library Procedure Error Messages
-110 MESSAGE MPE OPENLOG intrinsic failure
MEANING OPENLOG returned error number nn to DBOPEN. This error
can occur following a call to DBOPEN when a database is
enabled for logging. Refer to MPE/iX Intrinsics Manual
for listing of second values of status array and error
messages.
ACTION Notify system manager or HP support personnel.
-111 MESSAGE MPE WRITELOG intrinsic failure
MEANING When a database is enabled for logging, this error can be
returned by DBOPEN, DBCLOSE, DBPUT, DBUPDATE,
DBDELETE, DBMEMO, DBBEGIN, DBEND, DBXBEGIN,
DBXEND, DBXUNDO.
ACTION Notify database administrator.
-112 MESSAGE MPE CLOSELOG intrinsic failure
MEANING When a database is enabled for logging, this error can be
returned by DBCLOSE. Or CLOSELOG returned error
number nn to DBCLOSE.
ACTION Consult MPE error message documentation. Or notify
database administrator.
-113 MESSAGE FLUSHLOG returned error number
nn
to DBEND
MEANING User called DBEND in mode 2 to write the logging buffer to
disk, but the MPE logging facility returned an error.
ACTION Consult MPE error message documentation.
-114 MESSAGE ROLLBACK without logging
MEANING DBOPEN has detected that ROLLBACK is enabled but
logging is not.
ACTION Notify your database administrator or HP support
personnel.
-120 MESSAGE OUT OF STACK SPACE FOR A LOCK.
MEANING Available space is not sufficient to process a DBLOCK.
ACTION Notify HP support personnel.