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

596 AppendixA
Error Messages
Utility Error Messages
MESSAGE DATABASE CONTAINS INVALID LOGGING IDENTIFIER
MEANING The log identifier in the database root file does not exist in the MPE
logging identifier table.
ACTION Use DBUTIL to set a valid log identifier into the database.
MESSAGE DATABASE HAS BEEN MODIFIED SINCE LAST RESTORE
MEANING The DBSTORE flag has not been reset. This can mean a backup database
has not been restored, or that there have been modifications since the last
restoration.
ACTION Restore the backup database, or use the CONTROL NOSTORE option and
reenter the RECOVER command.
MESSAGE DATABASE
n
HASN’T BEEN CREATED YET
MEANING The database creator must run DBUTIL and CREATE the database.
ACTION In session mode, correct the error or press return to terminate the
program.
MESSAGE DATABASE IN USE
MEANING Utility program cannot get exclusive access to the referenced database due
to other current users.
ACTION In session mode, press return to terminate the program.
MESSAGE DATABASE IS NOT ATTACHED TO ANY HP SQL DBEnvironment
MEANING This message is returned if you are not using ALLBASE/Turbo CONNECT
(ATC)and specify an ATC-specific option. In this case, the DETACH option
of the DBUTIL PURGE command is specified, but the database is not
attached to any ALLBASE/SQL database environment (DBEnvironment).
ACTION Contact your database administrator.
MESSAGE DATABASE IS NOT EMPTY. LANGUAGE CANNOT BE CHANGED
MEANING The language can be changed only on a virgin root file or an empty
database.
ACTION In session mode, press return to terminate the program.