OCI-29856
Error while processing ODCIINDEXDROP routine for index index_owner.index_name.
error_summary
error_summary
- index_owner: The schema name of the index.
- index_name: The name of the index.
- error_summary: A string describing the underlying errors encountered by the ODCIINDEXDROP routine; either by being raised from the implementation of the routine or by being registered in the SYS.ODCI_WARNINGS$ table prior to returning the ODCI_ERROR return code.
Cause
Running the ODCIINDEXDROP routine caused an error. Its implementation returned the ODCI_ERROR return code.
Action
Review the error messages associated with this error, and take the appropriate action to resolve it.