<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LOCAL_LISTENER and ORA-12545</title>
	<atom:link href="http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/</link>
	<description>Jeremy Schneider</description>
	<lastBuildDate>Wed, 30 Nov 2011 21:26:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Deepa</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-2080</link>
		<dc:creator>Deepa</dc:creator>
		<pubDate>Wed, 15 Jun 2011 19:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-2080</guid>
		<description>Hey
Thank you so much!!!
I had been struggling to connect to oracle database from my remote desktop for 2 days now.
It&#039;s 11gR2, Oracle has introduced new SCAN on top of node VIP&#039;s.
None of my ip&#039;s were in DNS (i was doing a test setup using /etc/hosts).
SCAN was sending back one of the node VIP name, my desktop does not know what ip to resolve that name to. I has only SCAN ip in my hosts files. 
** I didn&#039;t realize that SCAN is sending one of node VIP &quot;name&quot; back, and of course as it was not on DNS, my desktop has no idea what was returned from server.**
Your blog was a nail on the head, all i had to do is add node VIPs to my hosts file, boom! connection went through.
I can&#039;t thank you enough!!!</description>
		<content:encoded><![CDATA[<p>Hey<br />
Thank you so much!!!<br />
I had been struggling to connect to oracle database from my remote desktop for 2 days now.<br />
It&#8217;s 11gR2, Oracle has introduced new SCAN on top of node VIP&#8217;s.<br />
None of my ip&#8217;s were in DNS (i was doing a test setup using /etc/hosts).<br />
SCAN was sending back one of the node VIP name, my desktop does not know what ip to resolve that name to. I has only SCAN ip in my hosts files.<br />
** I didn&#8217;t realize that SCAN is sending one of node VIP &#8220;name&#8221; back, and of course as it was not on DNS, my desktop has no idea what was returned from server.**<br />
Your blog was a nail on the head, all i had to do is add node VIPs to my hosts file, boom! connection went through.<br />
I can&#8217;t thank you enough!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-2033</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Tue, 25 Jan 2011 14:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-2033</guid>
		<description>Jeremy,
How do I identify in the listener logs a direct connection as opposed to one that was redirected from the other node?

Thanks</description>
		<content:encoded><![CDATA[<p>Jeremy,<br />
How do I identify in the listener logs a direct connection as opposed to one that was redirected from the other node?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arvind</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1733</link>
		<dc:creator>arvind</dc:creator>
		<pubDate>Thu, 16 Sep 2010 09:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1733</guid>
		<description>Hi,  Thanks for this article - found that there is old listener entry registered under this parameter. There is no issue in connection either from server and from client -a s using the Vitual IP address and $TNS_ADMIN entry in the client machine, however under my Oracle Fail Safe environment...
DBCONSOLE services status shows &quot;ONLINE-PENDING&quot;

This shows the listener working - probably taking from the listener.ora....

Does this DBCONSOLE service pending due to the wrong listener entry?

Can provide you full details....help will be much appreciared if possible ASAP -a s need to work to sort out this tomorrow in afternoon session.

Best Regards,</description>
		<content:encoded><![CDATA[<p>Hi,  Thanks for this article &#8211; found that there is old listener entry registered under this parameter. There is no issue in connection either from server and from client -a s using the Vitual IP address and $TNS_ADMIN entry in the client machine, however under my Oracle Fail Safe environment&#8230;<br />
DBCONSOLE services status shows &#8220;ONLINE-PENDING&#8221;</p>
<p>This shows the listener working &#8211; probably taking from the listener.ora&#8230;.</p>
<p>Does this DBCONSOLE service pending due to the wrong listener entry?</p>
<p>Can provide you full details&#8230;.help will be much appreciared if possible ASAP -a s need to work to sort out this tomorrow in afternoon session.</p>
<p>Best Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.S.</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1597</link>
		<dc:creator>A.S.</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1597</guid>
		<description>I don&#039;t like the idea of &quot;hardcoding&quot; IP addresses in a RAC environment.

How about adding entries to the client&#039;s hosts file so that it can resolve?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t like the idea of &#8220;hardcoding&#8221; IP addresses in a RAC environment.</p>
<p>How about adding entries to the client&#8217;s hosts file so that it can resolve?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1559</link>
		<dc:creator>saurabh</dc:creator>
		<pubDate>Thu, 08 Oct 2009 06:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1559</guid>
		<description>Thank you so much. I was facing the similar issue and this has helped me a lot. thanks</description>
		<content:encoded><![CDATA[<p>Thank you so much. I was facing the similar issue and this has helped me a lot. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atila santos</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1430</link>
		<dc:creator>atila santos</dc:creator>
		<pubDate>Fri, 19 Dec 2008 00:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1430</guid>
		<description>I&#039;d like to say thanks, because your explanation has help me to find out the solution which was worried me, exactly in a moment of migration of single instance 9.0.2.5 to Oracle cluster 9.2.0.3 and database patch set 10.2.0.4. Every thing was good, fail node simulation , excellent performance with asm storage,etc. But the connections was refused 2 or 3 times (or more) until get connect to host server. In my place we use 3 kinds of applications (WEB-PHP, ,ERP and Delphi). The only application without ORA-12545 was WEB-PHP. 
My RAC enviroment is (2 nodes - intel quad-core), and NAS - OPENFILER 32 bits with asm storage using normal redudance).</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to say thanks, because your explanation has help me to find out the solution which was worried me, exactly in a moment of migration of single instance 9.0.2.5 to Oracle cluster 9.2.0.3 and database patch set 10.2.0.4. Every thing was good, fail node simulation , excellent performance with asm storage,etc. But the connections was refused 2 or 3 times (or more) until get connect to host server. In my place we use 3 kinds of applications (WEB-PHP, ,ERP and Delphi). The only application without ORA-12545 was WEB-PHP.<br />
My RAC enviroment is (2 nodes &#8211; intel quad-core), and NAS &#8211; OPENFILER 32 bits with asm storage using normal redudance).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudarshan</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1335</link>
		<dc:creator>sudarshan</dc:creator>
		<pubDate>Tue, 19 Aug 2008 05:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1335</guid>
		<description>thank you very much sir. your solution fit to our situation perfectly and our problem has got solved. We added hosts file to resolve the hostnames problme with name resolution in windows client.

thanks a lot</description>
		<content:encoded><![CDATA[<p>thank you very much sir. your solution fit to our situation perfectly and our problem has got solved. We added hosts file to resolve the hostnames problme with name resolution in windows client.</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niranjan</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1329</link>
		<dc:creator>Niranjan</dc:creator>
		<pubDate>Thu, 31 Jul 2008 07:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-1329</guid>
		<description>Can anybody tell me how to enable client level tracing also the logfiles where it will reside.</description>
		<content:encoded><![CDATA[<p>Can anybody tell me how to enable client level tracing also the logfiles where it will reside.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WILL DC</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-912</link>
		<dc:creator>WILL DC</dc:creator>
		<pubDate>Wed, 21 May 2008 19:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-912</guid>
		<description>What if you know the syntax for the address parameters are correct, I have tried diffrent configurations and ways of connecting but no luck. Is there anything on the server side that would cause someone not see the server? I can ping the server and it will respond back but as soon as I enter the hostname and other info I get the &quot;ORA-12545: Connect failed because target host or object does not exist&quot; message? What gives.</description>
		<content:encoded><![CDATA[<p>What if you know the syntax for the address parameters are correct, I have tried diffrent configurations and ways of connecting but no luck. Is there anything on the server side that would cause someone not see the server? I can ping the server and it will respond back but as soon as I enter the hostname and other info I get the &#8220;ORA-12545: Connect failed because target host or object does not exist&#8221; message? What gives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-465</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Fri, 29 Jun 2007 15:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/#comment-465</guid>
		<description>Questions for Atul :
1. Is this an RAC database ?
2. Are you using and Oracle SQLPlus client 
(which version) or a non-oracle tool and Oracle Client libraries ?
3.  Is there a Firewall between the client and database server ?</description>
		<content:encoded><![CDATA[<p>Questions for Atul :<br />
1. Is this an RAC database ?<br />
2. Are you using and Oracle SQLPlus client<br />
(which version) or a non-oracle tool and Oracle Client libraries ?<br />
3.  Is there a Firewall between the client and database server ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
