TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 551
Error Messages
Library Procedure Error Messages
-170 MESSAGE Cannot open ILR log file: file system error
nn
MEANING 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.
-172 MESSAGE Cannot read ILR log file: file system error
nn
MEANING DBUTIL DISABLE command or call to DBOPEN was not
able to read ILR log file due to file system error.
ACTION Check file system error number.
-173 MESSAGE Unable to obtain write access
MEANING DBOPEN has determined that it is necessary to perform
ILR. The current user does not have write access to the
database.
ACTION Have the database opened by a user with write access.
-174 MESSAGE Bad mode for ILR
MEANING DBOPEN has determined that it is necessary to perform
ILR. The database must be opened for writing.
ACTION Open the database in mode 1–4.
-175 MESSAGE Cannot attach
n
to MPE XL XM: XM error
nn
MEANING The data set n could not be attached to the transaction
recovery mechanism. nn is the MPE error number
returned.
ACTION Notify HP support personnel.
-176 MESSAGE Cannot detach
n
from MPE XL XM: XM error
nn
MEANING The data set n could not be detached from the transaction
recovery mechanism. nn is the MPE error number
returned.
ACTION Notify HP support personnel.