TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
548 AppendixA
Error Messages
Library Procedure Error Messages
-141 MESSAGE All MDBX databases must be on same system.
MEANING An attempt was made to begin a multiple database
transaction (MDBX) on remote databases when all
databases were not located on the same system (node).
ACTION Modify your application program to only perform multiple
database transactions on databases which are located on
the same system.
-142 MESSAGE All MDBX databases must log to the same log
file.
MEANING All databases involved in a multiple database transaction
(MDBX) must have synchronized logging facilities.
ACTION Ask your database administrator or application
programmer to synchronize the logging facilities.
-143 MESSAGE Logging must be enabled or disabled for all
MDBX databases.
MEANING All databases involved in a multiple database transaction
(MDBX) must have synchronized logging facilities.
ACTION Ask your database administrator or application
programmer to synchronize the logging facilities.
-144 MESSAGE MUSTRECOVER must be enabled or disabled for
all MDBX databases.' ' \MEANING\All databases
involved in a multiple database transaction (MDBX) must
have synchronized logging facilities.
ACTION Ask your database administrator or application
programmer to synchronize the logging facilities.
-145 MESSAGE Roll-back recovery must be enabled or
disabled for all MDBX databases.
MEANING All databases involved in a multiple database transaction
(MDBX) must have synchronized logging facilities.
ACTION Ask your database administrator or application
programmer to synchronize the logging facilities.