Showing posts with label ORA-24305: bad bind or define context. Show all posts
Showing posts with label ORA-24305: bad bind or define context. Show all posts

Friday, 20 April 2012

ORA-24305: bad bind or define context

ORA-24305: bad bind or define context

Cause: The call was executed on a cursor for which this is invalid.

Action: Verify that this call is valid for this cursor. For example, Get piece information and set piece information are valid on a cursor if appropriate binds and defines have been done on this cursor.