ORA-37133: (XSCCOMP08) You cannot write into an aggregated VARIABLE dimensioned by a COMPRESSED COMPOSITE. Use the CLEAR AGGREGATES command to reenable write access.
Cause: The user attempted to store a value into to a variable dimensioned by a compressed composite, and the variable had previously been precomputed using the AGGREGATE command. Once the AGGREGATE command is run on a variable dimensioned by a compressed composite, it becomes read-only until the computed values are removed with the CLEAR command.
Action: Run the CLEAR AGGREGATES command to remove the computed values from the variable and then rerun the failed operation. Note that CLEAR AGGREGATES will remove all the data computed during the last AGGREGATE command on this variable.
ORA-37134
Custom Search


More Oracle errors
ORA-00720ALTER DATABASE RESET COMPATIBILITY command has been de-supported
PLS-00633RETURN statement in a pipelined function cannot contain an expression
RMAN-20298DBMS_RCVCAT package not compatible with the recovery catalog
ORA-16776health check of the redo transport service failed
ORA-24046protocol attribute reserved for future use
QSM-02045START WITH clause in mv
ORA-47280Realm Object string,string.string already defined in Realm string
ORA-23463flavor incompatible with object "string"."string"
ORA-31427publication string already subscribed
ORA-01157cannot identify/lock data file string - see DBWR trace file
ORA-02443Cannot drop constraint - nonexistent constraint
ORA-19130XQST0070: A static error is raised if the predefined namespace prefix xml or xmlns is redeclared by a namespace declaration or namespace declaration attribute
ORA-16111log mining and apply setting up
ORA-27022skgfqsbi: could not allocate memory for media manager
ORA-07217sltln: environment variable cannot be evaluated.
ORA-14027only one PARTITION clause may be specified
CLSS-03201An attempt to begin a nested reconfiguration failed.
ORA-38858cannot mark redo thread string as enabled
SQL*Loader-00564illegal hexadecimal literal specified for record delimiter
ORA-26816STREAMS apply process "string" (OS id string) is exiting due to ORA-number.




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-37133(XSCCOMP08) You cannot write into an aggregated VARIABLE dimensioned by a COMPRESSED COMPOSITE. Use the CLEAR AGGREGATES command to reenable write access.