ALLBASE/SQL Message Manual (36216-90213)

210 Chapter7
ALLBASE/SQL Error Messages: 2800-8220
operation ADD. (DBERR 2921)
CAUSE The result of an addition operation with INTEGER or
FLOAT operands is either too big or too small for the
hardware to accommodate.
ACTION Modify the expression to yield a result within the limits
for the data type.
2922 MESSAGE PUBLICROW is not allowed on a hash table.
(DBERR 2922)
CAUSE You are trying to define a hash on a PUBLICROW table,
and this combination is not supported.
or
You are trying to alter a hash table to type PUBLICROW,
but this combination is not supported
ACTION Either use a table type of PUBLIC as you define the hash
structure, or else convert to a non-hash PUBLICROW
table by dropping and recreating the table.
3001 MESSAGE Invalid ALLBASE/SQL request block. (DBERR
3001)
CAUSE Internal error. The ALLBASE/SQL request block has an
invalid brand name in its first field. This could be caused
by an invalid request block pointer.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
3002 MESSAGE Invalid parameter-buffer flag in ALLBASE/SQL
request block. (DBERR 3002)
CAUSE Internal error. The ALLBASE/SQL request block (JRB)
has an invalid value for input parameter buffer flag. There
is a discrepancy between a module in the program and the
stored module.
ACTION If you moved a modified program to your DBEnvironment
you must drop the old module and reinstall a new module,
or
don't use ISQL to execute a module created with a
preprocessor
or
record as much information as possible and contact your
HP service representative or Response Center.
3003 MESSAGE Invalid parameter-buffer address in
ALLBASE/SQL request block. (DBERR 3003)
CAUSE Internal error. The ALLBASE/SQL request block (JRB)