ALLBASE/SQL Message Manual (36216-90213)

226 Chapter7
ALLBASE/SQL Error Messages: 2800-8220
CAUSE ALLBASE/SQL internal input heap overflow. Input
command was too long or too complicated.
ACTION Try to simplify the input command. Reduce the amount of
table and column qualifications as much as possible. If
necessary, record as much information as possible and
contact your HP Service Representative or Response
Center.
4005 MESSAGE ALLBASE/SQL memory allocation failed. (DBERR
4005)
CAUSE ALLBASE/SQL cannot allocate run-time memory. This
may be an internal ALLBASE/SQL problem or an
operating system problem.
ACTION The requested operation cannot be performed. Try
starting the database later, issuing the problem operation
earlier in the session. Report this problem to your
database administrator and system administrator.
4006 MESSAGE ALLBASE/SQL memory deallocation failed.
(DBERR 4006)
CAUSE ALLBASE/SQL cannot deallocate (return for re-use)
run-time memory. This may be an internal ALLBASE/SQL
or an operating system problem.
ACTION After this error occurs, you may continue normal
processing. The problem becomes a serious one when a
long session eventually uses up all space and can not
obtain any more space. Report this problem to your
database administrator and system administrator.
4007 MESSAGE ALLBASE/SQL UPDATE STATISTICS ! mismatch with
DBCore. (DBERR 4007)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
4008 MESSAGE ALLBASE/SQL shared memory lock allocation
failed in DBCore. (DBERR 4008)
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