Oracle Error Message
ORA-24361: basic bind call not invoked before invoking advanced bind call
Reason for the Error
One of the basic bind calls was not invoked on this bind handle before performing an advanced bind call.
Solution
Please invoke the advanced bind call on this bind handle only after performing a basic bind call.