OCI-29860
cannot truncate a table with domain indexes in LOADING status
Cause
An attempt was made to truncate a table while there were domain indexes in LOADING status.
Action
Retry the operation when the operations that impacted the domain indexes have been completed. If the status of the domain index partition still remains in LOADING state, then contact Oracle Support Services.
OCI-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.
OCI-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.