Data Provider internal error(-3001) or Data Provider internal error(-3000)
476616Dec 19 2005 — edited Jan 24 2006Has anybody been able to resolve this issue? Or does anybody have any idea on how to troubleshoot?
I am getting the same error Data Provider Internal Error(-3000 or -3001) . It only seems to occur during the day, when there is more traffic hitting the server. There aren't any errors getting logged in the event viewer.
After, I hit the refresh (F5) button on the browser, the error goes away and the page is displayed.
Error occurs during C# call of a basic oracle procedure...
reader = OracleSpecificHelper.ExecuteReader(connectionString,
"oracle procedure name", parameters, ref transactionObject);
Using ODP.Net version 9.2.0.4.20
Using Oracle.DataAccess.Client and Oracle.DataAccess.Types
Windows 2003
ASP.net version 1.1.4322.2032