TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

562 AppendixA
Error Messages
Library Procedure Error Messages
-238 MESSAGE MDBX, MODES OF DBXBEGIN/DBXEND DON'T MATCH.
MEANING DBXUNDO or DBXEND call, including the mode, does not
match with the dynamic multi-database transaction
started by DBXBEGIN.
ACTION Correct the application.
-240 MESSAGE ERROR IN DYNAMIC ROLLBACK.
MEANING The dynamic transaction could not be rolled back
successfully.
ACTION Notify HP support personnel.
-241 MESSAGE BAD TAG FOR TURBOLKT TABLE.
MEANING The tag in the header record of the lock table,
TURBOLKT.PUB.SYS, appears to be corrupted.
ACTION Notify HP support personnel.
-242 MESSAGE Dynamic Rollback MDBX error.
MEANING Internal errors returned from various low level procedures
which handle dynamic multiple database transactions.
ACTION Notify HP support personnel.
-243 MESSAGE INVALID DYNAMIC ROLLBACK TRANSACTION ID.
MEANING The transaction id in the base parameter of the DBXUNDO
call does not match with its corresponding DBXBEGIN.
ACTION Correct the application.
-244 MESSAGE BASE COUNT OVER 15 FOR DMDBX.
MEANING The limit of the number of the databases to be included in
a dynamic multi-database transaction is 15.
ACTION Correct the application.
-245 MESSAGE OUT OF SPACE FOR TURBOGTX FILE.
MEANING The table, TURBOGTX.PUB.SYS, is full and additional
information cannot be added to this table.
ACTION Notify HP support personnel.