Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12545 error
Be sure there are not multiple Oracle_homes on the troublesome machine(s) .. SqlPLus may be using a different tnsnames.ora file than the one you edited...
( you can add an entry to the registry HKEY_LOCAL_MACHINE\Software\Oracle called TNS_ADMIN and set it to the directory containing your verified correct tnsnames.ora file - then ALL Oracle tools will use that one)
orlat84_at_yahoo.com (Florin Pop) wrote:
>Hi there,
>
>I also have encountered the "famous" ORA-12545 error. I can see that
>are a lot of questions & responses on this matter, but unfortunatelly
>none of them seem to solve my problem. So I am running an Oracle 8.1.7
>Server and I am trying to connect to this database from different
>machines with sqlplus. If I try to connect from the local network
>everything works fine, doesnt matter the OS. When I am trying to
>connect from a different network I obtain the "famous" error:
>ORA-12545. I have edited the tnsnames.ora file in order to know the
>database and the machine and made anything that I though necessary.
>When I try to tnsping from that machine I obtain the OK, even more if
>I created a java client to connect to the database from that machine
>everything worked fine again, but the sqlplus doesnt want to connect
>to this machine!!! Isn't it strange?
>
>
>Anybody any clues?
>
>Regards,
>
>Florin
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! Check out our new Unlimited Server. No Download or Time Limits! -----== Over 80,000 Newsgroups - 19 Different Servers! ==----- Received on Wed Nov 28 2001 - 15:08:54 CST
![]() |
![]() |