ORA:12154 TNS Could Not Resolve Service Name

R

Ram

Hey,
I'm using ODP.Net on my server.
Until recently I had ODP version 9.2.0.2102 and now I've upgraded to
9.2.0.700.
All my applications that upgraded to 9.2.0.700 work perfectly,
But all the old applications still compiled with the 2102 version
receive:
ORA:12154 TNS Could Not Resolve Service Name
NOTE: both the applications work on the same server,
And on that server there is only ONE ORACLE_HOME...
Is there anything I'm forgetting?
Thanks ahead

--sternr
 
R

Ram

Hey Sahil thanks for your reply!
As I mentioned before - there is not problem with my TNSNAMES.ora file
- since
TNSPing does work...
Anyway - I found the problem!
It turns out the ODP.Net cant handle files with ")" in their names
(DONT ASK WHY!)
But the second I renamed my file, all went well!
Thanks again!

--sternr
 

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

Top