Oracle Error PLS-00049: bad bind variable ‘string’

Oracle Error Message

PLS-00049: bad bind variable ‘string’

Reason for the Error

The client (caller) of PL/SQL has parsed a bind variable that it has informed to be ‘bad’.

Solution

None