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

Appendix A 619
Error Messages
Utility Error Messages
MESSAGE WARNING: MUSTRECOVER IS ENABLED AND DATABASE NEEDS
RECOVERY
MEANING The database is enabled for MUSTRECOVER and the database needs to be
recovered.
ACTION Use DBRECOV to recover the database.
MESSAGE WARNING: ROOT FILE ATC FLAG IS ON, BUT
dbname
TC FILE IS
MISSING
MEANING This message is returned if you are using ALLBASE/Turbo CONNECT. The
message is generated from the DBSTORE and the DBUTIL SHOW database
name ALL commands. The ALLBASE/Turbo CONNECT (ATC) flag in the
root file indicates that the database is attached to at least one
ALLBASE/SQL database environment (DBEnvironment), but its
corresponding ATC file does not exist. Therefore, DBSTORE will not store
the TC file and DBUTIL will not show all the DBEnvironments the
database is attached to.
ACTION Inform your database administrator. The ALLBASE/Turbo CONNECT flag
and the file can be synchronized by using the IMAGE/SQL utility DETACH
and ATTACH commands.
MESSAGE WARNING: ROOT FILE ATC FLAG IS ON, BUT
dbname
TC FILE IS
MISSING, CANNOT DETACH
MEANING This message is returned if you are using ALLBASE/Turbo CONNECT
(ATC). The message is generated from the DBUTIL PURGE command used
with the DETACH option. The ATC flag in the root file indicates that the
database is attached to at least one ALLBASE/SQL database environment
(DBEnvironment), but its corresponding ATC file does not exist. Therefore,
DBUTIL cannot detach the specified database. The PURGE command will
continue processing after the warning is issued.
ACTION Inform your database administrator. The ALLBASE/Turbo CONNECT flag
and the file can be synchronized by using the IMAGE/SQL utility DETACH
and ATTACH commands.