ORA-14646: Specified alter table operation involving
compression cannot be performed in the presence of usable
bitmap indexes



ORA-14646: Specified alter table operation involving compression cannot be performed in the presenc..

Answer / guest

Cause: The first time a table is altered to include
compression, it cannot have a usable bitmap index
(partition). Subsequent alter table statements involving
compression do not have this same restriction.

Action: A) Drop any bitmap indexes defined on the table, and
re-create them once the operation is complete or, B) Mark
all index fragments of all bitmap indexes defined on the
table UNUSABLE and rebuild them once the operation is complete.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-39142: incompatible version number string in dump file "string"

1 Answers  


NNL-00894: Requests refused, permission denied: number

1 Answers  


PCC-01009: For hostlan = COB74, a SQL statement must be followed by ELSE or "."

1 Answers  


ORA-00357: too many members specified for log file, the maximum is string

1 Answers  


ORA-36200: (XSAGGR34) AGGREGATE operator string requires a WEIGHTBY clause, but ARGS variable workspace object did not specify one.

1 Answers  






RMAN-03029: echo set on

1 Answers  


ORA-02706: osnshs: host name too long

1 Answers  


SQL*Loader-00941: Error during describe of table string

1 Answers  


ORA-29908: missing primary invocation for ancillary operator

1 Answers  


TNS-04022: %s parameter string set to string.

1 Answers  


ORA-31440: change set string is empty and cannot be advanced

1 Answers  


PCC-01003: Invalid continuation at line number in file string

1 Answers  


Categories