ALLBASE/SQL Message Manual (36216-90213)

Chapter 8 241
ALLBASE/SQL Error Messages: 8221-10999
10017)
CAUSE The linear tree node could not be allocated or deallocated.
This may be caused by a memory resource failure.
ACTION Try your program again later. If the condition persists,
then record as much information as possible and contact
your HP Service Representative or Response Center.
10018 MESSAGE Invalid setting in PARMCB.CODE_FLAG. (DBERR
10018)
CAUSE An unknown PARMCB.CODE_FLAG setting was passed
to the SQLX interface.
ACTION Correct the PARMCB.CODE_FLAG setting.
10019 MESSAGE Invalid setting in
PARMCB.SECTION.SECTION_NUM. (DBERR 10019)
CAUSE The PARMCB.SECTION.SECTION_NUM speciļ¬ed is 0,
less than -32767, or greater than 32767.
ACTION Specify a valid RMCB.SECTION.SECTION_NUM value.
10020 MESSAGE Cannot change current connection because a
transaction is active. (DBERR 10020)
CAUSE A transaction is still active when issuing a CONNECT,
SET CONNECTION, START DBE, START DBE NEW, or
START DBE NEWLOG statement in single-transaction
mode.
ACTION Either commit or rollback the transaction, or change to
multi-transaction mode. Then retry the operation.
10021 MESSAGE The SQLX function code setting is not
supported or invalid. (DBERR 10021)
CAUSE An unknown CODE parameter setting was passed to the
SQLX interface.
ACTION Specify a valid CODE parameter.
10022 MESSAGE Invalid version number specified in the SQLX
AREAS parameter. (DBERR 10022)
CAUSE An unknown AREAS.VERSION setting was passed to the
SQLX interface.
ACTION Specify a valid AREAS.VERSION setting.
10023 MESSAGE Invalid version number specified in the SQLX
SQLEA parameter. (DBERR 10023)
CAUSE An unknown SQLEA.VERSION setting was passed to the
SQLX interface.
ACTION Specify a valid SQLEA.VERSION setting.