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

Appendix A 583
Error Messages
Library Procedure Error Messages
52 MESSAGE INVALID PARAMETER FOR BASIC - IMAGE
INTERFACE.
MEANING The call to TurboIMAGE/XL intrinsic has invalid
parameters.
ACTION Correct the application.
53 MESSAGE INVALID PARAMETER TYPE FOR BASIC - IMAGE
INTERFACE.
MEANING The call to TurboIMAGE/XL intrinsic has invalid type for
the parameter(s).
ACTION Correct the application.
60 MESSAGE Database access disabled
MEANING DBOPEN has been called when the database has been
disabled for access.
ACTION Notify database administrator.
61 MESSAGE Database opened more than 63 times by same
process.
MEANING DBOPEN has been called when the specified database has
already been opened 63 times by the same process.
ACTION Correct your program so that DBOPEN does not open the
same database more than 63 times.
62 MESSAGE DBG Control Block is Full
MEANING Lock area within DBG is full.
ACTION Notify your database administrator.