Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DRG-10724

invalid transition to SEARCH_ON string

Cause

An attempt was made to rebuild an index with a SEARCH_ON option that degrades the index state.


Action

ALTER INDEX REBUILD with the SEARCH_ON option can only upgrade the index state. To degrade the index, drop and recreate the index.