Database Error Messages

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

ORA-29843

indextype should support at least one operator

Cause

An attempt was made to alter an indextype which would drop all the operators bound to it.


Action

Modify the ALTER INDEXTYPE statement to retain at least one operator.