<?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: Oracle listener is down in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295226#M15597</link>
    <description>Oops, I just noticed the earlier attachment with LSNRCTL output. Sorry for missing that earlier. &lt;BR /&gt;&lt;BR /&gt;I do not recognize this right away, but I'm pretty sure is is not an OpenVMS quota/priv problem.&lt;BR /&gt;&lt;BR /&gt;I would double check that all oracle files are owned by the oracle user, or are at least in the dba uic group. And make sure the the listener.ora and tnsnames and such are stream_lf as required since Oracle 10.&lt;BR /&gt;&lt;BR /&gt;And check the CRS reports/monitors.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Oct 2008 15:38:22 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2008-10-30T15:38:22Z</dc:date>
    <item>
      <title>Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295218#M15589</link>
      <description>Dear All.&lt;BR /&gt;i have this problem in cluster integrity server with OS Openvms 8.3 have Oracle 10g r2,&lt;BR /&gt;the problem that the listener of oracle in cluster node is down suddenly and i update the Openvms ECO700 but the problem still to now what i can do??</description>
      <pubDate>Tue, 28 Oct 2008 08:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295218#M15589</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-10-28T08:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295219#M15590</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;You should have a log file, with more details about the reason.&lt;BR /&gt;&lt;BR /&gt;You should check the final status code in accounting&lt;BR /&gt;&lt;BR /&gt;$ account/fu/since=10:00&lt;BR /&gt;if your process stopped working after 10 o'clock&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2008 08:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295219#M15590</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-10-28T08:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295220#M15591</link>
      <description>Dear&lt;BR /&gt;It's not a time issue because it's stop maybe after one hour or maybe after two days or more.....?</description>
      <pubDate>Tue, 28 Oct 2008 08:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295220#M15591</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-10-28T08:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295221#M15592</link>
      <description>Can you look in tns_admin:listener.log? May be some error is written there.&lt;BR /&gt;&lt;BR /&gt;Also check in your trace directory if anything is written in the alert file or a trace file is created.&lt;BR /&gt;&lt;BR /&gt;If nothing is found here, you have to find out why the listener process stopped using 'vms-tools'. Starting with accounting to find the final exit status is a good start.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Tue, 28 Oct 2008 09:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295221#M15592</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2008-10-28T09:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295222#M15593</link>
      <description>&amp;gt;&amp;gt; Oracle listener is down &lt;BR /&gt;&lt;BR /&gt;How do you know?&lt;BR /&gt;&lt;BR /&gt;Was it ever up? Fresh install?&lt;BR /&gt;What changed? (time, reboot)&lt;BR /&gt;Which listener (BEQ or TCP?)&lt;BR /&gt;&lt;BR /&gt;You mention cluster. Is this a RAC Oracle install? Are you using the crs tools?&lt;BR /&gt;What does crs status show for resource ora.&lt;NODE&gt;.LISTENER_&lt;NODE&gt;.lsn&lt;BR /&gt;&lt;BR /&gt;What does SHOW SYSTEM tell you ?&lt;BR /&gt;&lt;BR /&gt;What is the (last) message in the log?&lt;BR /&gt;&lt;BR /&gt;A device with dump/log directories would no be full would they now?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; now what i can do??&lt;BR /&gt;&lt;BR /&gt;Call Oracle mid-range support !?&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;&lt;/NODE&gt;&lt;/NODE&gt;</description>
      <pubDate>Tue, 28 Oct 2008 10:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295222#M15593</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-28T10:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295223#M15594</link>
      <description>Dear all.&lt;BR /&gt;&lt;BR /&gt;Was it ever up? yes&lt;BR /&gt;Fresh install? yes&lt;BR /&gt;What changed? (time, reboot)nothing.&lt;BR /&gt;You mention cluster. Is this a RAC Oracle install? Are you using the crs tools? yes&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 05:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295223#M15594</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-10-30T05:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295224#M15595</link>
      <description>dear ..&lt;BR /&gt;What does SHOW SYSTEM tell you ?&lt;BR /&gt;&lt;BR /&gt;see attach file..</description>
      <pubDate>Thu, 30 Oct 2008 05:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295224#M15595</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-10-30T05:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295225#M15596</link>
      <description>So it appears the the listener process is running fine, it might just not be listening to _you_ :-), or not listening in the room where yo call it (IP, port)&lt;BR /&gt;&lt;BR /&gt;I repeat one of my qeustion:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Oracle listener is down &lt;BR /&gt;&amp;gt;&amp;gt;How do you know?&lt;BR /&gt;&lt;BR /&gt;What does LSNRCTL STATUS shows?&lt;BR /&gt;Is the ora_root:[NETWORK.ADMIN]LISTENER.ORA set up fine?&lt;BR /&gt;&lt;BR /&gt;Did you use VIPCA and NETCA (and in that order).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does a 'TAIL' of LISTENER.LOG show?&lt;BR /&gt;&lt;BR /&gt;Hope this helps some more,&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 11:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295225#M15596</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-30T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener is down</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295226#M15597</link>
      <description>Oops, I just noticed the earlier attachment with LSNRCTL output. Sorry for missing that earlier. &lt;BR /&gt;&lt;BR /&gt;I do not recognize this right away, but I'm pretty sure is is not an OpenVMS quota/priv problem.&lt;BR /&gt;&lt;BR /&gt;I would double check that all oracle files are owned by the oracle user, or are at least in the dba uic group. And make sure the the listener.ora and tnsnames and such are stream_lf as required since Oracle 10.&lt;BR /&gt;&lt;BR /&gt;And check the CRS reports/monitors.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 15:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-listener-is-down/m-p/4295226#M15597</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-30T15:38:22Z</dc:date>
    </item>
  </channel>
</rss>

