ORA-36185: (XSAGGR11) workspace object does not have any AGGCOUNT information.
Cause: User attempted an operation (such as the AVERAGE aggregation operator or the AGGCOUNT function) that requires a variable to have AGGCOUNT information on a variable that does not.
Action: Define the variable using the WITH AGGCOUNT clause, or use the CHGDFN ADD AGGCOUNT command to enable AGGCOUNT for the variable.
ORA-36188
Custom Search


More Oracle errors
TNS-01172Listener has shut down since all listen addresses have been deallocated
ORA-01289cannot add duplicate logfile string
NNO-00260loading configuration data from checkpoint file "string"
ORA-07486scg_get_inst: cannot convert(get) instance number lock.
ORA-15079ASM file is closed
RMAN-06082datafile copy tag string is ambiguous
ORA-09932Close of ORACLE password file failed.
RMAN-06747at least 1 channel of tertiary storage must be allocated to execute this command
ORA-24360Type Descriptor Object not specified for Object Bind/Define
SQL-02137Multi-threaded agent with no RETURNING clause present
ORA-02777Stat failed on log directory
TNS-00133Missing LOCAL_COMMUNITIES field in TNSNAV.ORA
ORA-03216Tablespace/Segment Verification cannot proceed
OCI-31073Resource not retrieved using path name
NNL-00911Responses sent with invalid error code: number
RMAN-07208changed string failures to LOW priority
AMD-00160Warning! Exceeded maximum Custom Measure number of "string"
ORA-39919Object string.string in tablespace string not contained within transportable set.
RMAN-03035Debugging turned off
ORA-36840(XSLMGEN10) Cube string.string has no measures




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-36185(XSAGGR11) workspace object does not have any AGGCOUNT information.