Database Error Messages

ORA-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.