Database Error Messages

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

OCI-29873

ODCI_WARNING returned during the ODCIIndexDrop 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 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_WARNING return code.

Cause

When executing the ODCIIndexDrop routine, the ODCI_WARNING code was returned.


Action

Review the errors associated with this Oracle Data Cartridge Interface (ODCI) warning and take the appropriate action to resolve them.