Re: rac & client connection

  • From: Hemant K Chitale <hkchital@xxxxxxxxxxxxxx>
  • To: ujang.jaenudin@xxxxxxxxx, oracle-l@xxxxxxxxxxxxx
  • Date: Tue, 20 Feb 2007 12:00:23 +0800


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

--
//www.freelists.org/webpage/oracle-l


Other related posts: