Database Error Messages

ORA-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 is returned.


Action

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