ALLBASE/SQL Message Manual (36216-90213)

Chapter 8 251
ALLBASE/SQL Error Messages: 8221-10999
record as much information as possible and contact your
HP Service Representative or Response Center.
10082 MESSAGE Internal error. Could not allocate or
deallocate the GCB. (DBERR 10082)
CAUSE The Global Control Block could not be allocated or
deallocated, possibly because of a memory resource failure.
ACTION Try your program later. If the condition persists, then
record as much information as possible and contact your
HP Service Representative or Response Center.
10083 MESSAGE Internal error. Could not get the
Star/Externals KPO. (DBERR 10083)
CAUSE The SQLX runtime interface is unable to obtain the
Star/Externals KPO.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
10084 MESSAGE Internal error. Could not set the
Star/Externals KPO. (DBERR 10084)
CAUSE The SQLX runtime interface is unable to set the
Star/Externals KPO.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
10085 MESSAGE Internal error. Could not allocate the
Star/Externals KPO. (DBERR 10085)
CAUSE The Star/Externals KPO could not be allocated, possibly
because of a memory allocation failure.
ACTION Try your program later. If the condition persists, then
record as much information as possible and contact your
HP Service Representative or Response Center.
10086 MESSAGE XA Interface ALLBASE/SQL protocol error
occurred. (DBERR 10086)
CAUSE An incorrect combination of XA call interface and
ALLBASE/SQL protocol was performed.
ACTION Refer to the X/OPEN XA Interface standard for possible
causes.
10087 MESSAGE A transaction is active in another
DBEnvironment connection. (DBERR 10087)
CAUSE A SET MULTITRANSACTION OFF statement was
rejected because at least one transaction is active outside
of the current DBEnvironment connection.
ACTION Complete any active transactions associated with other
DBEnvironment connections using either COMMIT WORK