Windows Oracle Data Access Components (MOSC)

MOSC Banner

ORA-01000 with new ODAC 11.1.0.7.2

edited May 25, 2011 12:50AM in Windows Oracle Data Access Components (MOSC) 9 commentsAnswered
 I have moved one of my Windows applications (vb.net) from ODAC 11.1.0.6.20 to ODAC 11.1.0.7.2 and from that moment I get ORA-01000 errors (too many open cursors) and even if we close and dispose correctly all the Oracle objects (oraclecommand, oracledatareader) the cursor on the server ramains open and continues to grow.

I noticed that this happen when i call a statement like an insert that have a trigger with oracle cursors inside, infact with the older version (10.2.0.2) of ODAC the same statement opens forty cursors and remains open without increasing, while with the new ODAC the number of cursors grows up to the open_cursors parameter!

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