Database Error Messages

ORA-24601

bind buffer not allocated by caller

Cause

A valid buffer was not provided for the bind call.


Action

Provide a non-NULL pointer for the bind call, and a valid length for the buffer.