Problem connecting to a oracle database

A

akki

I am trying to connect to an oracle 10.2 database from my asp.net
application....but i am facing problems in doing so.
I am using OleDB connection objects and my connection string is like
this:
Provider=OraOLEDB.Oracle;Persist Security Info=False;User
ID=aaa;Password=xxx;Data
Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=w.x.y.z)(PORT=5500)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=abc)));Connection
Timeout=60

I can connect directly to the database(abc) from the browser through
http://w.x.y.z:5500/em
But when I run the asp.net application i get the following error
ORA-12569: TNS:packet checksum failure

Can somebody please help me out here.....

Thanks
Akshay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top