TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
618 AppendixA
Error Messages
Utility Error Messages
MESSAGE UNABLE TO COPY GLOBAL AND TABLE INFORMATION TO RESTART
FILE
MEANING Internal error.
ACTION Contact your database administrator.
MESSAGE UNABLE TO GET NEXT LOGICAL LOG RECORD
MEANING Internal error.
ACTION Contact your database administrator.
MESSAGE UNABLE TO GET PRIOR LOGICAL LOG RECORD
MEANING Internal error.
ACTION Contact your database administrator.
MESSAGE UNKNOWN COMMAND, TRY HELP
MEANING DBUTIL does not recognize the command you specified.
ACTION Enter the HELP command to get the list of DBUTIL commands.
MESSAGE USER IS NOT CREATOR OF LOGGING IDENTIFIER
MEANING A function or activity was attempted by someone other than the creator of
the log identifier.
ACTION Log on to the system as the user who created the log identifier or as a user
with database administrator (SM) or operator (OP) capability.
MESSAGE WARNING: DATABASE MODIFIED AND NOT DBSTORED
MEANING The database has been enabled for logging but a backup copy has not been
made by executing DBSTORE.
ACTION Execute DBSTORE to make a backup copy of the database.
MESSAGE WARNING: MUSTRECOVER DISABLED BUT DATABASE NEEDS RECOVERY
CANNOT GUARANTEE A CONSISTENT DATABASE
MEANING The system failed while the MUSTRECOVER option was enabled. The
database needs to be recovered to ensure database consistency.
ACTION To ensure database consistency, respond with N at the DBUTIL prompt to
discontinue the DISABLE command, then recover the database with
DBRECOV. To allow access to the database without ensuring database
consistency by recovering the database, respond with Y.