TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

Appendix A 553
Error Messages
Library Procedure Error Messages
GROUP= option to restore the database.
To avoid this error, disable ILR when moving a database
from one group and account to another group and account.
-182 MESSAGE ILR log invalid - internal account name does
not match root file
MEANING 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 With ILR on, use the MPE RESTORE command with the
ACC= option to restore the database. To avoid this error,
disable ILR when moving a database from one group and
account to another group and account.
-183 MESSAGE ILR log invalid - internal creation date does
not match root file
MEANING 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 the MPE RESTORE command that
excluded either the root file or the ILR log file. If there was
an intervening ENABLE or DISABLE command, 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
access data does not match root file
MEANING 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 the MPE RESTORE
command) of the database.
ACTION Always store database with DBSTORE and restore with
DBRESTOR to assure consistent dates in root file and log
file.