Database Error Messages

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

OCI-25958

join index where clause predicate may only contain column references

Cause

An attempt to create a join index was made, which failed because a predicate in the where clause contained something other than a simple column.


Action

Ensure that the where clause only contains columns.