sql - MAXIMUM CURSORS EXCEEDING WITH DATABASE LINK IN ORACLE -


I have a stored procedure, when I am performing ths process, every time the cursor is rising in the remote server. How to solve this as the varchar2 v_Num number (3) to create or change transactiondatarecovery (varchar2 in i_tablename): = 0; V_SQLStmt Varchar2 (2000); Rate_Status Wirt 2 (100); Start v_sqlstmt: = 'insert insert' || I_tablename || 'Select from' 'i_tablename ||' @RECY_DBLINK a '|| 'From where not present (selection 1' || 'to' i_tablename || 'b' || '' where b asono = asnoo '; instantly execute v_SQLstmt; return' success'; saving end transaction; < / Code>

Do you commit after activating the function? It should open the cursor on the remote DB .

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -