Database Error Messages

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

OCI-14355

cannot use bind variables in the access parameters clause

Cause

An attempt was made to use a bind variable in the access parameters clause of an inline external table query.


Action

Remove the bind variable or surround the access parameters clause in single quotes.