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

Table Of Contents
582 AppendixA
Error Messages
Library Procedure Error Messages
-448 MESSAGE BTE: Failed to setup information for
userlabel 0 of data set.
MEANING The procedure that writes data to user label #0 of a data
set has failed.
ACTION Notify HP support personnel.
-449 MESSAGE BTE: Failed to position index at start of key
range.
MEANING The procedure to position the B-Tree pointer to the first
key that satisfies the current DBFIND has failed.
ACTION A REBUILDINDEX may solve the problem. If the problem
occurs again, notify HP support personnel.
-451 MESSAGE BTE: Root version less than "C4."
MEANING An attempt was made to add a B-Tree to a data set in an
older format database. Normally, DBUTIL's ADDINDEX
command, and DBCONTROL mode 13, will update an older
format database to "C4" level prior to adding a B-Tree.
ACTION Notify HP support personnel.
-452 MESSAGE BTE: Key length greater than 252 bytes
(maximum index key size).
MEANING The key length of the data item you want to create a
B-Tree index on is too long. The length can not exceed 252
bytes.
ACTION Consider reducing the size of the item used as the data set
key. The 252 byte limitation is a result of a KSAM/iX
limitation. B-Trees are currently implemented using
KSAM/iX files.
-458 MESSAGE DBOPEN failed, out of disk space.
MEANING The system does not have enough disk space to create
run-time control blocks and global structures.
ACTION Notify your system administrator about the disk space
and try again after disk space is made available.
-1000 MESSAGE Switch failure, INFO
nn
, SUBSYS
nn
MEANING The switch to Native Mode failed. SUBSYS
nn
is the
subsystem that failed. INFO
nn
is the error number