Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data provider internal error(-3000) w/ ODP.NET

422058May 25 2004 — edited Nov 24 2004
I'm seeing the following error appear on an application recently upgraded to the Oracle Provider for .NET (from the MS provider):

Data provider internal error(-3000)
Exception Details: Oracle.DataAccess.Client.OracleException: Data provider internal error(-3000)

This error appears when I try and open a DataReader: myReader = adoCmd.ExecuteReader();

What's surprising is that this error occurs only on our test server. I have the same software configuration installed on my local system, and see no errors. However, there's one major config difference between my local system and the server- the server runs Oracle on a second volume, on drive D:, while my local system has everything installed on C:.

Any ideas?

Comments

Srini Chavali-Oracle
Currently, RHEL 6 is not a certified platform to install either 10g or 11g

Check the certification matrix in MOS for updates

HTH
Srini
Shivananda Rao
Please refer the MOS document *Certification Information for Oracle Database on Linux x86 [ID 1307056.1]*

OEL 6 is not certified to install Oracle Database
Helios-GunesEROL
Hi;
Is it fine to install oracle 10g and 11g on RHEL 6?
Its not certified as mention. But if you want to make installation on that release see Tim's site:

http://www.oracle-base.com/blog/2011/02/13/oracle-11gr2-on-oracle-linux-6/

Regard
Helios
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 22 2004
Added on May 25 2004
6 comments
1,735 views