OCI-29958
ODCI_FATAL returned by the implementation of the ODCIINDEXCREATE 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 ODCIINDEXCREATE 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_FATAL return code.
Cause
Implementation of the ODCIINDEXCREATE routine of a domain index returned the ODCI_FATAL error code.
Action
Review the error messages associated with this error, take the appropriate action to resolve, and retry.