TurboIMAGE/XL Database Management System Reference Manual (30391-90012)

Table Of Contents
580 AppendixA
Error Messages
Library Procedure Error Messages
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.
-437 MESSAGE BTE: Failed to convert @c to [] dbfind.
MEANING Failed to convert wildcard or "greater than relation" into a
"range relation".
ACTION Notify HP support personnel.
-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.