Database Error Messages

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

ORA-29956

ODCI_WARNING returned during the ODCIINDEXEXCHANGEPARTITION routine implementation 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 ODCIINDEXEXCHANGEPARTITION 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

When implementing the ODCIINDEXEXCHANGEPARTITION routine, a nonfatal warning condition occurred.


Action

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