TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Chapter 5 159
TurboIMAGE/XL Library Procedures
DBEND
whether the process is actually logging or not.
Consult appendix A for more information about these conditions.
Table 5-9. DBEND Return Status Values
Calling Errors: -11 Bad database reference.
-31 Bad mode.
-146 Invalid transaction ID.
-147 Mode doesn't match DBBEGIN mode.
-148 Base ID list doesn't match DBBEGIN base ID list.
-151 Text length greater than 512 bytes.
-153 No transaction in progress to end.
-216 Cannot end a dynamic transaction with a DBEND.
-222 Only DBXUNDO allowed when a dynamic transaction
encounters an error.
Communications
Errors:
-102 DSWRITE failure.
-106 Remote 3000 data inconsistent.
-107 NS 3000 or DS 3000 system error.
Logging System
Failures:
-111 WRITELOG failure.
-113 FLUSHLOG returned error number to DBEND.
Exceptional
Conditions:
-193 DBU control block is full.
63 DBG disabled; potential damage; only DBCLOSE allowed.