Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: rac & client connection

Re: rac & client connection

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Tue, 20 Feb 2007 12:00:23 +0800
Message-Id: <200702200400.l1K40XBl003993@smtp17.singnet.com.sg>

ORA-12545 would mean that DNS lookups for rac1pub/rac2pub/rac3pub are failing. Do a command-line "PING" to see if the Windows client can see those hostnames. Check if they are in the DNS server.
If you errors are "random" it could just mean that the Windows client isn't finding
the hostname it is attempting. You have configured LOAD_BALANCE so the client would not always atttempt the same name "rac1pub" -- at times it would attempt "rac2pub" or "rac3pub" -- and one of them is missing from DNS lookups.

If you don't use a DNS server, you'd have to hardcode those entries in WINNT\SYSTEM32\DRIVERS\ETC\HOSTS

Hemant
At 10:21 AM Tuesday, Ujang Jaenudin wrote:
>ERROR:
>ORA-12545: Connect failed because target host or object does not exist
>
>and this only happen on windows client, while in linux client it
>doesn't happen.
>
>regards
>ujang
>
>

Hemant K Chitale
http://web.singnet.com.sg/~hkchital
and
http://hemantoracledba.blogspot.com

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 19 2007 - 22:00:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US