Database Error Messages

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

ORA-25953

join index cannot be a functional index

Cause

An attempt to create a join index was made, which failed because a functional index was requested or necessary (such as is the case for indexing columns using timezone).


Action

Remove any functional indexing columns.