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
NNL-00871Updates refused, name is a topology name: number
ORA-00280change string for thread string is in sequence #string
OCI-22601pickler TDS context [string] is not initialized
ORA-38801improper value for ORA_EDITION
ORA-06918CMX: T_NOEVENT during wait for read event
ORA-15603Action cannot be performed when database is in read-only mode.
DRG-10821contains cursor is not open
ORA-31068updateXML expected data format [string] instead of [string]
DRG-13601Syntax error in the order attribute
ORA-16230committing transaction string string string
ORA-37149(XSCCOMP23) Individual partitions of the variable dimensiond by workspace object cannot be aggregated separately.
DRG-10700preference does not exist: string
ORA-16801redo transport-related property is inconsistent with database setting
RMAN-06136ORACLE error from auxiliary database: string
SQL*Loader-00306Token longer than max allowable length of number chars
IMP-00046using FILESIZE value from export file of string
ORA-26690datatype not supported at non-Oracle system
NID-00397Changing database name from string to string
RMAN-06771cannot do IMPORT CATALOG after NOCATALOG has been used
NNO-00306server shutdown countdown aborted




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.