ORA-37134: (XSCCOMP09) You cannot add new values to
workspace object because it includes positions for
precomputed aggregate values.



ORA-37134: (XSCCOMP09) You cannot add new values to workspace object because it includes positions ..

Answer / guest

Cause: The user attempted to create a new position in a
compressed composite, either directly (using MAINTAIN MERGE
or MAINTAIN ADD) or by storing a value into the variable
dimensioned by the compressed composite. This is not allowed
when the variable has been precomputed using the AGGREGATE
command. Once the AGGREGATE command is run on a variable
dimensioned by a compressed composite, the compressed
composite 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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PCC-02203: found end of file when not expected

1 Answers  


ORA-31518: change column string already exists in CDC change table string.string

1 Answers  


ORA-12160: TNS:internal error: Bad error number

1 Answers  


ORA-01525: error in renaming data files

1 Answers  


ORA-00223: convert file is invalid or incorrect version

1 Answers  


ORA-01355: logminer tablespace change in progress

1 Answers  


ORA-07284: sksaprd: volume size specification not terminated properly.

1 Answers  


NZE-28802: invalid mode or data source in configuration file

1 Answers  


ORA-09214: sfdone: I/O error detected

1 Answers  


NZE-28796: access method is not supported

1 Answers  


ORA-09931: Unable to open ORACLE password file for reading

1 Answers  


ORA-29317: datafile string does not exist

1 Answers  


Categories