Home » Open Source » Programming Interfaces » Data provider internal error(-3000) [System.String] (Oracle 10g)
Data provider internal error(-3000) [System.String] [message #456330] Mon, 17 May 2010 05:12 Go to next message
virmahi
Messages: 266
Registered: April 2008
Location: India
Senior Member
Hi,
I have an application in Dot net with Oracle. Things were running fine until when we got the below error :-
Data provider internal error(-3000) [System.String]


The error seemed to be coming at the point where the connection was being made to Oracle. The connection string is written in registry and I do not have the access to it.

So I commented that connection and written one of mine as below:-

value="Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=172.16.10.20)(PORT=1600)))(CONNECT_DATA=(SERVER=DEDICATED)(SID=IPRUMAIL))); User Id=user11;Password=passwd11;PROMOTABLE TRANSACTION=LOCAL" />


Still the problem persists and getting the connection eror.

If anyone has come across this error, please advice.

Regards,
Mahi
Re: Data provider internal error(-3000) [System.String] [message #456331 is a reply to message #456330] Mon, 17 May 2010 05:19 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
Data provider internal error

Ask the provider of your connector the reason of this error, this does not seem to come from Oracle.

Regards
Michel
Re: Data provider internal error(-3000) [System.String] [message #456334 is a reply to message #456331] Mon, 17 May 2010 05:36 Go to previous message
virmahi
Messages: 266
Registered: April 2008
Location: India
Senior Member
Yes, thats right. But doesn't this simply mean that the Dot net application is not able to connect to Oracle.

I googled and some answers were to reinstall oracle 10g, some about some DLLs.

If anyone who has similar experience, please give some suggestions.

Mahi
Previous Topic: Problem in ODBC
Next Topic: How to Automate Daily Monitoring Excel sheet
Goto Forum:
  


Current Time: Fri Mar 29 06:50:58 CDT 2024