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

Appendix A 541
Error Messages
Library Procedure Error Messages
-94 MESSAGE Database bad - Output deferred; may not be
accessed in mode
nn
MEANING For DBOPEN, referenced database was damaged while
being modified in deferred output.
ACTION Either DBLOAD from backup tape; or DBUNLOAD to ERASE
data and then DBLOAD.
-95 MESSAGE Database bad - Creation was in process
(create again)
MEANING For DBOPEN, database was damaged by a file system
failure, system failure, or TurboIMAGE/XL abort while
DBUTIL CREATE command was creating the database.
ACTION Because database was not created, run DBUTIL CREATE
command to create the database.
-96 MESSAGE Database bad - Erase was in process (erase
again)
MEANING For DBOPEN, database was damaged by a file system
failure, system failure, or TurboIMAGE/XL abort while
DBUTIL ERASE command was erasing the database.
ACTION Because data was not erased, run DBUTIL ERASE
command to erase the data from the database.
-97 MESSAGE Database bad - ILR enable in process (enable
again)
MEANING DBOPEN attempted to open a database but prior disable of
ILR was not complete.
ACTION Run DBUTIL with ENABLE command to enable ILR.
-98 MESSAGE Database bad - ILR disable in process
(disable again)
MEANING DBOPEN attempted to open a database, but prior disable of
ILR was not complete.
ACTION Run DBUTIL with DISABLE command to disable ILR.