ORA-14646: Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes
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.
ORA-14650
Custom Search


More Oracle errors
ORA-00566cannot request processor group - NUMA not enabled
ORA-16019cannot use string with LOG_ARCHIVE_DEST or LOG_ARCHIVE_DUPLEX_DEST
ORA-22601pickler TDS context [string] is not initialized
IMG-020012FF01 - incorrect image format
RMAN-20013error upgrading virtual private catalog
ORA-27454argument name and position cannot be NULL
ORA-07272spwat: invalid semaphore set id.
NNL-00234Auto-refresh failure-retry expiration period is currently string
ORA-03252initial extent size not enough for LOB segment
ORA-39156error parsing dump file name "string"
ORA-38492invalid ALTER INDEX parameters clause "string"
ORA-14629cannot drop the only subpartition of a partition
LPX-00764TCP connection was broken
RMAN-03000recovery manager compiler component initialization failed
PGA-20950unable to perform string on transaction log
ORA-27038created file already exists
NID-00502TARGET Username/Password (NONE)
NNO-00301server will shut down in number seconds
CLSR-06503Service name already registered
QSM-01126query rewritten with set operator materialized view, 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-14646Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes