Database Error Messages

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

OCI-29951

ODCI_WARNING returned by the implementation of the ODCIINDEXSPLITPARTITION 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 ODCIINDEXSPLITPARTITION 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_WARNING return code.

Cause

The processing of the ODCIINDEXSPLITPARTITION routine returned the ODCI_WARNING return code.


Action

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