Database Error Messages

ORA-40655

no PASSING clause specified

Cause

The PASSING clause was not specified for the bind variables in the query.


Action

Add a PASSING clause to specify the values for bind variables.