Database Error Messages

ORA-40555

bind variable missing in PASSING clause

Cause

The PASSING clause contained an expression that did not specify a bind variable name.


Action

Specify a bind variable name for each value in the PASSING clause.