Database Error Messages

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

OCI-01468

a predicate may reference only one outer-joined table

Cause

A predicate in the WHERE clause had two columns from different tables with "(+)".


Action

Change the WHERE clause so that each predicate has a maximum of one outer-join table.