Sorry I put the wrong argument.
the following was worked.
DECLARE
close_cursor Boolean:=True;
BEGIN
DBMS_SESSION.set_close_cached_open_cursors (close_cursor);
end;
|
Results 1 to 10 of 10
Thread: Open Cursor errorThreaded View
|
Click Here to Expand Forum to Full Width |