MPE/iX Error Messages Manual Vol 3 (32650-90880)
Chapter 6 261
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
while a transaction is in process
CAUSE A transaction is in process.
ACTION Call DBEND before DBCLOSE. Call DBEND before the
next DBBEGIN.
-153 MESSAGE DBEND called while no transaction in progress
CAUSE No DBBEGIN precedes the call to DBEND.
ACTION Call DBBEGIN before DBEND.
-160 MESSAGE ILR log file name conflict
CAUSE There is a user file with the same name as the ILR log file
name.
ACTION Replace the user file with a valid MPE/iX ILR log file.
-161 MESSAGE Cannot check for an ILR log file conflict: file
system error
nn
CAUSE DBUTIL DISABLE command or call to DBOPEN failed to
open ILR log file.
ACTION Check file system error number.
-166 MESSAGE Cannot purge ILR log file: file system error
nn
CAUSE DBUTIL DISABLE, PURGE, or ERASE command could
not purge an ILR log file because of a file system error.
ACTION Check file system error number.
-167 MESSAGE Cannot begin MPE XL XM transaction: XM error
nn
CAUSE The logical beginning of an MPE/iX transaction failed. nn
is the error number returned.
ACTION Notify HP Support Representative.
-168 MESSAGE Cannot attach
n
to MPE XL XM: File system error
nn
CAUSE Data set n could not be "attached" to the MPE/iX
transaction recovery mechanism. MPE/iX intrinsic
FILEINFO or FLABELINFO failed.
ACTION Notify HP Support Representative.
-169 MESSAGE Invalid mode for XM attach options
CAUSE An internal error has occurred.
ACTION Notify HP Support Representative.
-170 MESSAGE Cannot open ILR log file: file system error
nn
CAUSE DBUTIL DISABLE command or call to DBOPEN was not
able to open ILR log file due to file system error.
ACTION Check file system error number.