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 previous 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
 
Read Message
Read Message
Read Message
Previous Topic: Problem in ODBC
Next Topic: How to Automate Daily Monitoring Excel sheet
Goto Forum:
  


Current Time: Fri Apr 19 02:05:34 CDT 2024