<?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 10g LISTENER not starting in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949339#M46561</link>
    <description>Are you using RH Enterprise 4? Ensure that SELinux is disabled.</description>
    <pubDate>Thu, 29 Dec 2005 16:51:57 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-12-29T16:51:57Z</dc:date>
    <item>
      <title>Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949338#M46560</link>
      <description>Need help in starting the Oracle Listener.&lt;BR /&gt;&lt;BR /&gt;We have started the listener in the past with no problem.  Then we upgradded the gcc to a gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)&lt;BR /&gt; and the listener wont start-  ...&lt;BR /&gt;lsnrctl start&lt;BR /&gt;&lt;BR /&gt;LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-DEC-2005 12:32:46&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1991, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Starting /orca/app/oracle/product/10.2/bin/tnslsnr: please wait...&lt;BR /&gt;&lt;BR /&gt;TNS-12537: TNS:connection closed&lt;BR /&gt; TNS-12560: TNS:protocol adapter error&lt;BR /&gt;  TNS-00507: Connection closed&lt;BR /&gt;   Linux Error: 29: Illegal seek&lt;BR /&gt;&lt;BR /&gt;We do have tracing set to support and attached &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2005 15:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949338#M46560</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-29T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949339#M46561</link>
      <description>Are you using RH Enterprise 4? Ensure that SELinux is disabled.</description>
      <pubDate>Thu, 29 Dec 2005 16:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949339#M46561</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-29T16:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949340#M46562</link>
      <description>We are using fedora core 4&lt;BR /&gt;&lt;BR /&gt;SE linux is disabled&lt;BR /&gt;- we looked at that in the right away&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2005 16:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949340#M46562</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-29T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949341#M46563</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;Try to relink Oracle executables:&lt;BR /&gt;&lt;BR /&gt;$cd $ORACLE_HOME/bin&lt;BR /&gt;&lt;BR /&gt;$relink all&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Fri, 30 Dec 2005 05:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949341#M46563</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-12-30T05:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949342#M46564</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;thanks for helping.  &lt;BR /&gt;&lt;BR /&gt;I have ran the relink and after trying to start the Listener&lt;BR /&gt;&lt;BR /&gt;lsnrctl start&lt;BR /&gt;&lt;BR /&gt;LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-DEC-2005 09:27:21&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1991, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Starting /orca/app/oracle/product/10.2/bin/tnslsnr: please wait...&lt;BR /&gt;&lt;BR /&gt;TNS-12537: TNS:connection closed&lt;BR /&gt; TNS-12560: TNS:protocol adapter error&lt;BR /&gt;  TNS-00507: Connection closed&lt;BR /&gt;   Linux Error: 29: Illegal seek&lt;BR /&gt;&lt;BR /&gt;this "Linux Error: 29" was me worried here.  I wonder if there is a patch that would address this?  &lt;BR /&gt;&lt;BR /&gt;I have been told there is a there's a change to the posix definitions for read.  The offset paramater was ignored for non-"standard file" operations.  now it is defined to be checked to be the current file position or 0.&lt;BR /&gt;and so, if oracle were passing an un-initialized var to it because it was a required but ignored parm...&lt;BR /&gt;the new version of glibc now conforms to the spec</description>
      <pubDate>Fri, 30 Dec 2005 12:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949342#M46564</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-30T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949343#M46565</link>
      <description>Ok I fixed it --</description>
      <pubDate>Fri, 30 Dec 2005 19:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949343#M46565</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-30T19:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949344#M46566</link>
      <description>this was due to the host file</description>
      <pubDate>Fri, 30 Dec 2005 19:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949344#M46566</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-30T19:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g LISTENER not starting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949345#M46567</link>
      <description>This was becouse the /etc/host file was missing ...&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost.localdomain   &lt;BR /&gt;&lt;BR /&gt;Thanks for all your help</description>
      <pubDate>Fri, 30 Dec 2005 19:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-10g-listener-not-starting/m-p/4949345#M46567</guid>
      <dc:creator>Stephen Badgett</dc:creator>
      <dc:date>2005-12-30T19:33:26Z</dc:date>
    </item>
  </channel>
</rss>

