MPE/iX Error Messages Manual Vol 3 (32650-90880)
264 Chapter6
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
access data does not match root file
CAUSE DBUTIL DISABLE command or call to DBOPEN was
unable to open ILR log file because its last access date does
not match the date in the root file. Possibly caused by a
store and then a partial restore (using MPE/iX
:RESTORE) of database.
ACTION Always store database with DBSTORE and restore with
DBRESTOR to assure consistent dates in root file and log
file.
-187 MESSAGE ILR is already enabled for this database
CAUSE DBUTIL ENABLE command attempted to enable a
database for ILR when ILR was already enabled.
ACTION Warning only.
-188 MESSAGE ILR is already disabled for this database
CAUSE DBUTIL DISABLE command attempted to disable a
database for ILR when ILR was already disabled.
ACTION Warning only.
-189 MESSAGE Cannot begin MPE XL transaction for detach: XM
error
nn
CAUSE Before "detaching" the entire database from the MPE/iX
transaction recovery mechanism, a logical ending of a
transaction is specified. The ending of the transaction
failed. nn is the error number returned.
ACTION Notify HP Support Representative.
-190 MESSAGE Bad DBS
CAUSE The Database System Control Block has been corrupted.
ACTION Notify HP Support Representative.
-191 MESSAGE The DBS is full
CAUSE DBOPEN has detected that there is no more room in the
DBS to hold any more DBG entries.
ACTION Notify HP Support Representative.
-192 MESSAGE Invalid DBU
CAUSE The database user local control block has been corrupted.
ACTION Notify HP Support Representative.
-193 MESSAGE DBU control block is full
CAUSE The database user local control block is full.
ACTION Notify HP Support Representative.
-194 MESSAGE Invalid DBB