<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TNS listener problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887644#M845264</link>
    <description>If you have 2 listeners when you run the command "ps -ef | grep [t]ns" you should have 2 processes , one for each listener.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Thu, 24 Feb 2005 06:50:58 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2005-02-24T06:50:58Z</dc:date>
    <item>
      <title>TNS listener problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887642#M845262</link>
      <description>We have installed RAC (9iR2) on 2 nodes, with HP-UX 11.11 on them.&lt;BR /&gt;We have 2 dbs, a test and a real one.&lt;BR /&gt;We set up the test listeners to listen on the 1521 port and the real listeners on the 1525 port, in the listener.ora files (one for each node).&lt;BR /&gt;When we try to connect to the the real db through the Oracle Enterprise Manager Console we get the msg: TNS:no listener.&lt;BR /&gt;I run the lsnrctl start and then the lsnrctl status and I get:&lt;BR /&gt;Connecting to ...(PORT=1521))&lt;BR /&gt;STATUS of the LISTENER&lt;BR /&gt;----------------------&lt;BR /&gt;Alias LISTENER&lt;BR /&gt;...&lt;BR /&gt;The listener supports no services&lt;BR /&gt;The command completed successfully&lt;BR /&gt;&lt;BR /&gt;Is there another way to start the listener of the real db?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Feb 2005 04:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887642#M845262</guid>
      <dc:creator>ATHANASOPOULOS PANAGIOT</dc:creator>
      <dc:date>2005-02-24T04:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: TNS listener problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887643#M845263</link>
      <description>Do you have one listener with 2 tcp ports such as: -&lt;BR /&gt;&lt;BR /&gt;LISTENER = &lt;BR /&gt;  ( DESCRIPTION = &lt;BR /&gt;    ( ADDRESS_LIST = &lt;BR /&gt;      ( ADDRESS = (PROTOCOL = TCP)...1521&lt;BR /&gt;      ( ADDRESS = (PROTOCOL = TCP)...1525&lt;BR /&gt;    )&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt;etc, or do you have 2 separate listeners defined eg: -&lt;BR /&gt;&lt;BR /&gt;LISTENER_TEST =&lt;BR /&gt;  ( DESCRIPTION =&lt;BR /&gt;     ...1521&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LISTENER_LIVE = &lt;BR /&gt;  ( DESCRIPTION = &lt;BR /&gt;     ...1525&lt;BR /&gt;&lt;BR /&gt;etc?  If the latter then you'll have to start the listeners separately.&lt;BR /&gt;&lt;BR /&gt;lsnrctl start by default starts a listener called "LISTENER".  If you have one called eg LISTENER_LIVE you'll need to do &lt;BR /&gt;&lt;BR /&gt;lsnrctl start LISTENER_LIVE&lt;BR /&gt;&lt;BR /&gt;If that's not the problem, check for listnening TCP ports: -&lt;BR /&gt;&lt;BR /&gt;netstat -an | grep LISTEN | grep -e 1521 -e 1525&lt;BR /&gt;&lt;BR /&gt;You should get 2 lines, otherwise you have a problem with your listener.ora and we can't help more unless you post it.</description>
      <pubDate>Thu, 24 Feb 2005 05:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887643#M845263</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-02-24T05:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: TNS listener problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887644#M845264</link>
      <description>If you have 2 listeners when you run the command "ps -ef | grep [t]ns" you should have 2 processes , one for each listener.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 24 Feb 2005 06:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887644#M845264</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2005-02-24T06:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: TNS listener problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887645#M845265</link>
      <description>Thanks for your answers.&lt;BR /&gt;I have 2 seperate listeners and I used &lt;BR /&gt;the lsnrctl start listener_name command.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Feb 2005 07:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tns-listener-problem/m-p/4887645#M845265</guid>
      <dc:creator>ATHANASOPOULOS PANAGIOT</dc:creator>
      <dc:date>2005-02-24T07:32:50Z</dc:date>
    </item>
  </channel>
</rss>

