ORA-29861:domain index is marked LOADING/FAILED/UNUSABLE
错误码
错误描述:domain index is marked LOADING/FAILED/UNUSABLE
错误原因:An attempt has been made to access a domain index that is being built or is marked failed by an unsuccessful DDL or is marked unusable by a DDL operation.
解决方法:Wait if the specified index is marked LOADING Drop the specified index if it is marked FAILED Drop or rebuild the specified index if it is marked UNUSABLE.
向认证技术专家提问
向技术专家提问


