Database Error Messages

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

DIA-25963

join index must be created on tables

Cause

An attempt to create a join index was made, which failed because the from clause contains non table object.


Action

Ensure that the from clause only contains tables.