Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-29848

Error while processing the ODCIINDEXMERGEPARTITION routine for index index_owner.index_name.
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 ODCIINDEXMERGEPARTITION 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

The processing of the ODCIINDEXMERGEPARTITION routine caused an error, or its implementation returned the ODCI_ERROR return code.


Action

Review the error messages associated with this error and take the appropriate action to resolve them.