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

542 AppendixA
Error Messages
Library Procedure Error Messages
-99 MESSAGE UNSUPPORTED FEATURE.
MEANING A feature unavailable in TurboIMAGE is attempted.
ACTION Change the application to not use the feature that has not
been implemented.
Return statuses 100 through 107 are communication errors. For 100 through 102, the
third element of the calling program's status area is the MPE failure code returned by
DSCHECK intrinsics.
-100 MESSAGE DSOPEN failure
MEANING While executing a DBOPEN, TurboIMAGE/XL has
encountered a hardware failure trying to obtain a
communications line.
ACTION Try opening the database again. If error persists, contact
your HP customer engineer.
-101 MESSAGE DSCLOSE failure
MEANING This is an exceptional error returned by DBOPEN or
DBCLOSE. It indicates a hardware or system software
failure.
ACTION Notify system manager of problem.
-102 MESSAGE DSWRITE failure
MEANING A line failure has occurred while attempting an operation
on a remote database. Can be returned by DBOPEN,
DBFIND, DBGET, DBPUT, DBUPDATE, DBDELETE,
DBLOCK, DBUNLOCK, DBINFO, or DBCLOSE.
ACTION Try calling the procedure again. If error persists, notify
system manager.
-103 MESSAGE Remote 3000 stack too small
MEANING Command Interpreter on remote HP 3000 cannot obtain
stack space necessary to execute a DBOPEN or DBLOCK.
ACTION Ask system manager of remote system to increase
available stack size.