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

Appendix A 539
Error Messages
Library Procedure Error Messages
-61 MESSAGE Error while obtaining information about file
equation.
MEANING HPSWITCHTOCM procedure failed while trying to evaluate
the file equation used for DBOPEN.
ACTION Correct the file equation. If that does not resolve the error,
notify your system manager.
-80 MESSAGE Output Deferred not allowed with ILR enabled
MEANING DBCONTROL (mode 1) was used to request deferred output,
but deferred output cannot be used when ILR is enabled.
Deferred output is not initiated.
ACTION Do not use deferred output; or run DBUTIL and disable
ILR.
-81 MESSAGE Output Deferred not allowed with ROLLBACK
enabled
MEANING DBCONTROL (mode 1) was used to request deferred output,
but deferred output cannot be used when ROLLBACK is
enabled. Deferred output is not initiated.
ACTION Do not use deferred output; or run DBUTIL and disable
ROLLBACK.
-82 MESSAGE CIUPDATE is set to DISALLOWED; cannot use
critical item update
MEANING A process issued a call to DBCONTROL in mode 5 to use the
critical item update option, but CIUPDATE is set to
DISALLOWED for this database.
ACTION Do not use CIUPDATE. Or request that your database
administrator set CIUPDATE to ALLOWED for this database.
-88 MESSAGE Database bad: Third party indexing was in
process (index again).
MEANING Third party indexing is in progress or was in process but
failed.
ACTION Notify database administrator. Re-index if failed.