OraOLEDB error '80040e14' ORA-06550 PLS-00201: stored procedure with REFCUR
Hi All,
We are replacing MSDAORA with OraOLEDB while upgrading Win 2003 to Win 2008 R2 (Oracle version is 11g). But our classis ASP application, that uses stored procedures with REFCURSOR, throwing the following error.
OraOLEDB error '80040e14'
ORA-06550: line 1, column 47: PLS-00201: identifier 'CUR_RESULTS' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
/cntsearch/default.asp, line 100
The same ASP code is working fine with MSDAORA & Win 2003.
I really appreciate your help.
Please post your suggestions.
Thanks is advance...