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

Appendix A 571
Error Messages
Library Procedure Error Messages
-438 MESSAGE BTE: Bad item# in init btree.
MEANING The item number stored in the B-Tree control block is bad.
ACTION Notify HP support personnel.
-439 MESSAGE BTE: Conversion of key from external to
internal format failed.
MEANING An internal error occurred when converting a key from
external format to internal format. This conversion is done
prior to searching a B-Tree.
ACTION Notify HP support personnel.
-440 MESSAGE BTE: XM Attach of index file failed.
MEANING Attaching a B-Tree to the Transaction Manager (XM) has
failed.
ACTION Check the third and fourth halfword of the qualifier
parameter you passed to DBCONTROL for the status. This
value should provide extra error information in HPERRMSG
format. Notify HP support personnel.
-441 MESSAGE BTE: XM Detach of index file failed.
MEANING Detaching a B-Tree from the Transaction Manager (XM)
has failed.
ACTION Check the third and fourth halfword of the qualifier
parameter you passed to DBCONTROL for the status. This
value should provide extra error information in HPERRMSG
format. Notify HP support personnel.
-442 MESSAGE BTE: RELEASE of index file failed.
MEANING Releasing the B-Tree file from GROUP/ACCOUNT security
has failed in DBCONTROL mode 13 call.
ACTION Check the third and fourth halfword of the qualifier
parameter you passed to DBCONTROL for the status. This
value should provide extra error information in HPERRMSG
format. Notify HP support personnel.
-443 MESSAGE BTE: SECURE of index file failed.
MEANING Securing the B-Tree file (which makes normal
GROUP/ACCOUNT security apply to it) has failed in a
DBCONTROL mode 13 call.