PL/SQL (MOSC)

MOSC Banner

ORA-01001 Invalid Cursor error intermittently inside a stored procedure

edited Apr 20, 2011 2:51PM in PL/SQL (MOSC) 8 commentsAnswered
Our .NET web service is calling a stored procedure in an Oracle package and randomly, we are getting an ORA-01001 error in the procedure. Error is being captured by exception handler within the procedure. We are not opening explicit REF CURSORS in the procedure. Procedure works as expected for most of the users and randomly raises an exception. We could not recreate this error in any other environment except production and even there it is inconsistent. Procedure is not complicated; just a series of SQL statements doing selects and updates on tables. 
DB Version: 10.2.0.4
Client/ODP.NET Version: 11.1.0.6

OPEN CURSORS property has been set to 2000.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center