ORA-04086: trigger description too long, move comments into triggering code
Cause: The trigger description is limited to 2000 characters (for dictionary storage reasons). The description does not include the text of the "when" clause or the text of the pl/sql code executed for the trigger.
Action: If the trigger description contains a large comment, move that
ORA-04089
Custom Search


More Oracle errors
ORA-22608cannot add an attribute to the already generated image handle
ORA-39044Metadata transform string has already been specified.
ORA-41660ordering property for the rule class is too long
ORA-27057cannot perform async I/O to file
KUP-04051error processing column string in row number for datafile string
EXP-00075rounding FILESIZE down, new value is string
NNL-00008request not understood by server
ORA-33014(XSAGDNGL06) In AGGMAP workspace object, variable operator workspace object cannot be dimensioned by rollup dimension workspace object.
ORA-00476RECO process terminated with error
ORA-26023index string.string partition string was made unusable due to:
PCC-00026Invalid host variable "string" at line number in file string
ORA-17622failed to deregister the memory with Oracle Disk Manager library
ORA-24759invalid transaction start flags
TNS-01022Alias string
DRG-10602failed to queue DML change to column string for primary key string
ORA-23397global name "string" does not match database link name "string"
NNL-00800Query requests received: number
LPX-00411unknown function name encountered
QSM-01055Query Rewrite failed to allocate the necessary materialized view join graph
ORA-28009connection as SYS should be as SYSDBA or SYSOPER




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-04086trigger description too long, move comments into triggering code