ORA-36380: (AGGRECURSE) AGGREGATE was called recursively, which is not allowed.
Cause: A model, NATRIGGER, or other object called the AGGREGATE function or command while another AGGREGATE function or command was already in progress.
Action: Modify your objects so that they do not need to have two AGGREGATE commands or functions executing at once.
ORA-36389
Custom Search


More Oracle errors
ORA-00474SMON process terminated with error
PROC-00025Error in the NLS services
ORA-37003(AWLISTALL01) number readers
ORA-42004redefinition not instantiated
PCC-02335body of cursor must name statement identifier
ORA-31101Token "string" not given while locking resource "string"
ORA-30366child JOIN KEY columns not in same relation as child level
ORA-46104Security class string cannot inherit from base security classes
RMAN-06108changed datafile copy unavailable
ORA-41106invalid argument string: value is null
DIA-48415Syntax error found in string [string] at column [string]
ORA-02085database link string connects to string
UDE-00004operation generated ORACLE error number
ORA-23467flavor lacks object "string"."string"
OCI-22285non-existent directory or file for string operation
IMP-00013only a DBA can import a file exported by another DBA
TNS-12655Password check failed
RMAN-03014implicit resync of recovery catalog failed
ORA-41658invalid value for the "count" attribute in the "any" element
ORA-36994(XSRELGID11) The SURROGATE DIMENSION workspace object must be numeric.




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-36380(AGGRECURSE) AGGREGATE was called recursively, which is not allowed.