ORA-29860: cannot truncate a table with domain indexes marked LOADING
Cause: The table has domain indexes defined on it that are marked LOADING.
Action: Wait to see if the ongoing index DDL ends and the index state changes from LOADING state. Else ,drop the domain indexes marked as LOADING with the FORCE option.
ORA-29861
Custom Search


More Oracle errors
ORA-02369internal number in header in file string is not valid
ORA-30740cannot grant UNDER privilege on this object
ORA-39113Unable to determine database version
QSM-02063aggregate function in mv
IMG-00582output format does not support the specified interleave
ORA-00299must use file-level media recovery on data file string
ORA-24942cannot use ntfn grouping attributes on before release 11.0 compatible ntfns
ORA-19604conversation file naming phase is over
ORA-23400invalid materialized view name "string"
NID-00332The following datafiles are in unknown state:
LSX-00230invalid integer "~S"
ORA-14297Index block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
RMAN-06711global scripts require a target connection
PGA-22004length of the total message value (number) not within valid range (number:number)
ORA-00230operation disallowed: snapshot control file enqueue unavailable
ORA-13975string with name "string" already exists for string "string"
PGU-41093call name string does not exist
ORA-38621Decision Tree maximum depth setting not between [2, 20]
ORA-23396database link "string" does not exist or has not been scheduled
NNC-00402program interface de-initialization failed




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-29860cannot truncate a table with domain indexes marked LOADING