MPE/iX Error Messages Manual Vol 3 (32650-90880)

256 Chapter6
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
ACTION Check with system manager that you have correct
TurboIMAGE/XL software. If necessary ask HP support
personnel about conversion.
-92 MESSAGE Data base not created
CAUSE For DBOPEN, the referenced database has not yet been
created and initialized by the DBUTIL program (in
CREATE mode).
ACTION Run DBUTIL to create database. Try application program
again.
-94 MESSAGE Data base bad - Output deferred; may not be
accessed in mode
nn
CAUSE For DBOPEN, referenced database was damaged while
being modified in output deferred mode.
ACTION Either DBLOAD from backup tape; or DBUNLOAD to
ERASE data and then DBLOAD.
-95 MESSAGE Data base bad - Creation was in process
(create again)
CAUSE 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 Data base bad - Erase was in process (erase
again)
CAUSE 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 Data base bad - ILR enable in process (enable
again)
CAUSE DBOPEN attempted to open a database but prior disable
of ILR was not complete.
ACTION Run DBUTIL with DNABLE command to enable ILR.
-98 MESSAGE Data base bad - ILR disable in process
(disable again)
CAUSE DBOPEN attempted to open a database, but prior disable
of ILR was not complete.
ACTION Run DBUTIL with DISABLE command to disable ILR.