MPE/iX Error Messages Manual Vol 3 (32650-90880)
262 Chapter6
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
-172 MESSAGE Cannot read ILR log file: file system error
nn
CAUSE 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
CAUSE 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
CAUSE 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
CAUSE The data set n could not be "attached" to the transaction
recovery mechanism. nn is the MPE/iX error number
returned.
ACTION Notify HP Support Representative.
-176 MESSAGE Cannot detach
n
from MPE XL XM: XM error
nn
.
CAUSE The data set n could not be "detached" from the
transaction recovery mechanism. nn is the MPE/iX error
number returned.
ACTION Notify HP Support Representative.
-177 MESSAGE MPE log file is not in the same volume set as
the database.
CAUSE MPE/IX transaction recovery requires that the user log file
must reside in the same volume set as the database.
ACTION Build the MPE/iX user log file in same volume set as
database. NOTE: Because all files in a group are in same
volume set, :LISTGROUP indicates the volume set where
a database resides.
-178 MESSAGE Cannot detach
n
from MPE XL XM: file system
error
nn
CAUSE The data set n could not be "detached" from the MPE/iX
transaction recovery mechanism. The MPE/iX intrinsic
FLABELINFO failed. nn is the file system error number
returned.
ACTION Notify HP Support Representative.
-179 MESSAGE Cannot begin MPE XL transaction for attach: XM