ORA-04096: trigger 'string' has a WHEN clause which is too
large, limit 2K
Answer / guest
Cause: A trigger's 'when' clause is limited to 2K for
dictionary storage reasons. The trigger being created
exceeded that size.
Action: Use a smaller 'when' clause. Note, the trigger body
could be used to perform the same limiting action as the
'when' clause.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-25142: default storage clause specified twice
PCC-02407: Object and REF types do not match
ORA-31210: DBMS_LDAP: PL/SQL - LDAP get_dn error.
ORA-32315: REFRESH FAST of "string"."string" unsupported after mixed DML and Direct Load
RMAN-20231: ambiguous datafilecopy name
PLS-01458: The set clause in an UPDATE statement requires a column name of length 1
ORA-01579: write error occurred during recovery
ORA-38431: could not evaluate subexpression "string" for rowid "string"
ORA-23454: flavor string not defined for object group "string"."string"
NZE-29015: incorrect message length
ORA-12717: Cannot issue ALTER DATABASE NATIONAL CHARACTER SET when NCLOB, NCHAR or NVARCHAR2 data exists
ORA-30452: cannot compute AVG(X), VARIANCE(X) or STDDEV(X), without COUNT(X) or SUM(X)