ALLBASE/SQL Message Manual (36216-90213)

Chapter 7 227
ALLBASE/SQL Error Messages: 2800-8220
or
you may be able to use BEGIN WORK CS or BEGIN
WORK RU to prevent this error.
4009 MESSAGE ALLBASE/SQL shared memory allocation failed
in DBCore. (DBERR 4009)
CAUSE ALLBASE/SQL ran out of run-time control block space.
Your transaction was rolled back.
ACTION In multi-user mode, try your query again later
or
issue the ALTDBE command in SQLUtil to increase the
number of control block pages
or
use LOCK TABLE so that individual pages are not locked
or
you may be able to use BEGIN WORK CS or BEGIN
WORK RU to prevent this error.
4010 MESSAGE ALLBASE/SQL lock limit for session exceeded.
(DBERR 4010)
CAUSE The total number of locks currently in place for your user
session is at the limit specified in the HPSQLDEBUG
JCW.
ACTION Either delete the JCW or else set it to a higher value.
4012 MESSAGE ALLBASE/SQL pseudocode error. (DBERR 4012)
CAUSE Internal error. ALLBASE/SQL opcode is invalid.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
4013 MESSAGE ALLBASE/SQL tmp buffer overflow at !. Query
aborted. (DBERR 4013)
CAUSE A temporary, internal SQL buffer overflowed.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
4050 MESSAGE ALLBASE/SQL internal error at !(!) (Node !
out of context). (DBERR 4050)
CAUSE Internal error. The node in question is not a valid one in
current context.
ACTION If you have performed a backward migration, the view or
stored section that you are accessing needs to be dropped
and recreated under the current release. If you continue to
see this message, record as much information as possible