MPE/iX Error Messages Manual Vol 3 (32650-90880)
Chapter 6 263
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
error
nn
CAUSE Before "attaching" the entire database to the MPE/iX
transaction recovery mechanism, a logical beginning of a
transaction is specified. The beginning of the transaction
failed. nn is the error number returned.
ACTION Notify HP Support Representative.
-180 MESSAGE ILR log invalid - internal file name does not
match root file
CAUSE DBUTIL DISABLE command or call to DBOPEN
attempted to open ILR log file, but file names inconsistent.
Unlikely to occur unless disk corrupted, or
TurboIMAGE/XL root file or ILR log file altered by
privileged mode user.
ACTION Use DBRESTOR to restore database.
-181 MESSAGE ILR log file invalid - internal group name
does not match root file
CAUSE DBUTIL DISABLE command or call to DBOPEN
attempted to open ILR log file, but group names do not
match. (See error −180 for possible cause.)
ACTION Use DBRESTOR to restore database.
-182 MESSAGE ILR log invalid - internal account name does
not match root file
CAUSE DBUTIL DISABLE command or call to DBOPEN
attempted to open ILR log file, but account names do not
match. (See error −180 for possible cause.)
ACTION Use DBRESTOR to restore database.
-183 MESSAGE ILR log invalid - internal creation date does
not match root file
CAUSE DBUTIL DISABLE command or call to DBOPEN was
unable to open ILR log file because its creation date was
not the same as the creation date of the TurboIMAGE/XL
root file. Could be caused by storing the database followed
by a partial restore with MPE/iX :RESTORE that
excluded either the root file or the ILR log file. If there was
an intervening ENABLE or DISABLE, the creation dates
will not match and only a partial DBSTORE/DBRESTOR
occurred.
ACTION To avoid this problem always store database with
DBSTORE and restore with DBRESTOR. Using these
utilities assures that root file and ILR log file are
consistent.
-184 MESSAGE ILR log invalid - internal last access data