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-16130supplemental log information is missing from log stream
ORA-29309export dump file was generated by different version of DBMS_PITR package
ORA-07608szprv: $GETUAI failure
CLSD-01605CSSD voting file is online: string. Details in string.
ORA-27067size of I/O buffer is invalid
PGU-42042LENGTH IS clause not allowed for numeric or edited data
IMG-00902VIR signature free failed
ORA-37413column referenced multiple times in ORGANIZATION CUBE clause
PLS-00154An object type may have only 1 MAP or 1 ORDER method.
ORA-31420unable to submit the purge job
ORA-31669Worker process string violated startup protocol.
RMAN-08121keep attributes for the backup are deleted
RMAN-06189current DBID number does not match target mounted database (number)
NNL-00807Queries received, type SOA: number
ORA-01651unable to extend save undo segment by string for tablespace string
TNS-01413"string" established:string refused:string current:string max:string state:string
ORA-55314invalid temporary table name (string) for use with batch load
ORA-24025invalid value string, QUEUE_PAYLOAD_TYPE should be RAW or an object type
ORA-26693STREAMS string process dropped successfully, but error occurred while dropping rule set string
PGA-20923unexpected status, number (string), received after string




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.