<?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: Error With ORACLE. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844587#M77755</link>
    <description>Hi,&lt;BR /&gt;Been there, done that, installation went smoothly, now it just wont start. Without the glibc downgrade, the installation doesnt start.</description>
    <pubDate>Thu, 14 Nov 2002 07:37:04 GMT</pubDate>
    <dc:creator>Mustafa Motiwala</dc:creator>
    <dc:date>2002-11-14T07:37:04Z</dc:date>
    <item>
      <title>Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844585#M77753</link>
      <description>Hi,&lt;BR /&gt;I hope this isnt out of place for this question, but i am having trouble starting an oracle instance on R.H.L. 7.3. Every time i execute startup nomount pfile=xxx i get ORA-03113. Ram is 256 meg and swap is 512. any help will be appreciated.&lt;BR /&gt;Tx.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 07:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844585#M77753</guid>
      <dc:creator>Mustafa Motiwala</dc:creator>
      <dc:date>2002-11-14T07:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844586#M77754</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are installing Oracle 8.1.x, you must consider relinking Oracle against glibc-2.1.3 (instead of 2.2.5 provided with RedHat 7.3).&lt;BR /&gt;&lt;BR /&gt;This can be done automagically by using the patch provided on the Oracle Linux download site.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 07:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844586#M77754</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-11-14T07:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844587#M77755</link>
      <description>Hi,&lt;BR /&gt;Been there, done that, installation went smoothly, now it just wont start. Without the glibc downgrade, the installation doesnt start.</description>
      <pubDate>Thu, 14 Nov 2002 07:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844587#M77755</guid>
      <dc:creator>Mustafa Motiwala</dc:creator>
      <dc:date>2002-11-14T07:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844588#M77756</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle's solution:&lt;BR /&gt;&lt;BR /&gt;Problem Description: &lt;BR /&gt;==================== &lt;BR /&gt;&lt;BR /&gt;You are attempting to startup the database via Server Manager&lt;BR /&gt;and ORA-3113 "end-of-file on communication channel" is reported.&lt;BR /&gt;The following errors are reported in the alert log:&lt;BR /&gt;&lt;BR /&gt;    Rolling back half complete log switch of thread 1.&lt;BR /&gt;    Instance terminating with error 19502.&lt;BR /&gt;    Instance terminated by LGWR.&lt;BR /&gt;&lt;BR /&gt;Problem Explanation:&lt;BR /&gt;====================&lt;BR /&gt;During the log switch, Oracle is attempting to write to a file that &lt;BR /&gt;needs to grow. When there is insufficient disk space to write &lt;BR /&gt;to the alert log, the log switch cannot be recorded and fails.&lt;BR /&gt;&lt;BR /&gt;Solution: VERIFY HARD DISK HAS FREE SPACE.&lt;BR /&gt;&lt;BR /&gt;Solution Description: &lt;BR /&gt;===================== &lt;BR /&gt;&lt;BR /&gt;Check the space on the hard disk drive(s) where Oracle is installed and&lt;BR /&gt;where the database files are located. Free up space as necessary.&lt;BR /&gt;&lt;BR /&gt;Solution Explanation: &lt;BR /&gt;===================== &lt;BR /&gt;&lt;BR /&gt;During the log switch, Oracle is attempting to write to a file that &lt;BR /&gt;needs to grow. In this testcase, there was not enough room to write &lt;BR /&gt;to the alert log, so the log switch could not be recorded and failed. &lt;BR /&gt;This caused the instance to crash and the instance could not startup &lt;BR /&gt;because it needed to switch the redo log.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 08:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844588#M77756</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-11-14T08:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844589#M77757</link>
      <description>Hi there.&lt;BR /&gt;Just a question. Did you check the kernel parameters for the semaphore and shared memory values ? This could also be a reason for that error message. Look at the Install and Upgrade Guide in Oracle Technet.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Thu, 14 Nov 2002 13:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844589#M77757</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-11-14T13:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error With ORACLE.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844590#M77758</link>
      <description>Guys, I KNOW i have enough hard disk space, with over 2G to spare. As for the shared memory &amp;amp; semaphores, i have been told that the red hat defaults are enough for a small database, when i start my instance, not i am doing startup nomount, this is the initial command, next would be the create database statement, but the problem is the instance just never starts. Plus, i just notices something else, after this, my svrmgrl hangs. if i kill it and launch another svrmgrl, it just allows me to execute one command, after that the next command i execute svrmgrl hangs. so then i have to reboot and everything is ok. i have attached the alert log if it helps.</description>
      <pubDate>Fri, 15 Nov 2002 08:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-oracle/m-p/2844590#M77758</guid>
      <dc:creator>Mustafa Motiwala</dc:creator>
      <dc:date>2002-11-15T08:17:27Z</dc:date>
    </item>
  </channel>
</rss>

