Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: rac & client connection
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-lReceived on Mon Feb 19 2007 - 22:00:23 CST
![]() |
![]() |