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-37026: (XSMLTRESYNC01) Object workspace object cannot be resynced without dimension workspace object.

1 Answers  


ORA-08270: sksachk: Illegal archival control string

1 Answers  


PLS-00611: right hand side can be only the variables of record type

1 Answers  


NNF-04001: Error converting input file

1 Answers  


ORA-16174: user requested thread/sequence termination of managed recovery

1 Answers  






DRG-10762: index owner does not have access to procedure string

1 Answers  


TNS-04211: Trace Assistant Internal ERROR: CORE

1 Answers  


QSM-02042: view or subquery in from list

1 Answers  


ORA-08206: ora_addr: cannot translate address file name

1 Answers  


ORA-24075: cannot specify agent with NULL address and non-NULL protocol

1 Answers  


ORA-27156: request for process information failed

1 Answers  


RMAN-07521: cannot create recovery catalog in database version string; version string required

1 Answers  


Categories