Showing posts with label ORA-06511: PL or SQL: cursor already open. Show all posts
Showing posts with label ORA-06511: PL or SQL: cursor already open. Show all posts

Saturday, 4 February 2012

ORA-06511: PL or SQL: cursor already open

ORA-06511: PL or SQL: cursor already open

Cause: An attempt was made to open a cursor that was already open.

Action: Close cursor first before reopening.