Database Error Messages

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

OCI-25957

join index where clause cannot contain cycles

Cause

An attempt to create a join index was made, which failed because the where clause contains a cycle.


Action

Ensure that the where clause is in the form of a star or snowflake schema.