ALLBASE/SQL Message Manual (36216-90213)

164 Chapter5
ALLBASE/SQL Error Messages: 2101-2419
constraint column. (DBERR 2367)
CAUSE A RENAME COLUMN statement was issued for a check
constraint column.
ACTION Check constraints on a renamed column will be
disallowed. Determine if an incorrect column wasrenamed
or take other appropriate action.
2370 MESSAGE Rule firing invalidated current section
(!.!(!)). (DBERR 2370)
CAUSE Upon completion of a rule, the current section was found
to be invalidated by actions taken by the rule.
ACTION Check the rules fired by the current statement and
determine if the procedures they invoke invalidate
sections; or take no action.
2371 MESSAGE Rule firing invalidated user's statement.
(DBERR 2371)
CAUSE Upon completion of the rules fired by the user's statement,
the statement was found to be invalidated by actions
taken by the rules.
ACTION Check the rules fired by the current statement and
determine if the procedures they invoke invalidate
sections; or take no action.
2372 MESSAGE Maximum rule firing depth (!) exceeded.
(DBERR 2372)
CAUSE Rules chained to a depth greater than the allowed
maximum.
ACTION Determine the cause of exceeding the maximum rule
depth; or take no action.
2373 MESSAGE Procedure executed by rule executed !
statement. (DBERR 2373)
CAUSE A procedure invoked by a rule executed a COMMIT,
ROLLBACK, or SAVEPOINT statement.
ACTION Alter the procedure to not invoke such statements when
fired by a rule, or invoke a different procedure from the
rule.
2390 MESSAGE User ! does not have the authority to create
HPODBSS table/view. (DBERR 2390)
CAUSE You attempted to create a table or view with an owner
name of HPODBSS.
ACTION Replace HPODBSS with a non-reserved name and reissue
the statement.
2400 MESSAGE Maximum number of columns (!) exceeded on