<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497696#M845878</link>
    <description>Sreejith&lt;BR /&gt;&lt;BR /&gt;In most cases this is either shared pool is too smal or is fragmented.&lt;BR /&gt;As this  is happening when you start the database, I would look at 1st case.&lt;BR /&gt;&lt;BR /&gt;Is this the 1st time you start this database ?&lt;BR /&gt;What are the shared_pool parameters in the init.ora file ?&lt;BR /&gt;Available memory on the server ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Fri, 04 Mar 2005 06:03:46 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2005-03-04T06:03:46Z</dc:date>
    <item>
      <title>Oracle error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497695#M845877</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am new to oracle .&lt;BR /&gt;I am getting the following error while strating up oracle.&lt;BR /&gt;&lt;BR /&gt;% sqlplus "/as sysdba" &lt;BR /&gt;&lt;BR /&gt;SQL*Plus: Release 9.2.0.4.0 - Production on Fri Mar 4 15:56:50 2005&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Connected to an idle instance.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; startup&lt;BR /&gt;ORA-04031: unable to allocate 95400 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","qmps connections")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Mar 2005 05:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497695#M845877</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2005-03-04T05:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497696#M845878</link>
      <description>Sreejith&lt;BR /&gt;&lt;BR /&gt;In most cases this is either shared pool is too smal or is fragmented.&lt;BR /&gt;As this  is happening when you start the database, I would look at 1st case.&lt;BR /&gt;&lt;BR /&gt;Is this the 1st time you start this database ?&lt;BR /&gt;What are the shared_pool parameters in the init.ora file ?&lt;BR /&gt;Available memory on the server ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 04 Mar 2005 06:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497696#M845878</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2005-03-04T06:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497697#M845879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have made the changes in init.ora file , saved it , then run the comand "startup" from sql&amp;gt; prompt.. But same error.&lt;BR /&gt;&lt;BR /&gt;Do i have to do anything else after modifying these parameters&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sreejith M</description>
      <pubDate>Fri, 04 Mar 2005 06:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497697#M845879</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2005-03-04T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497698#M845880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Has this database started before ? (or is this "never") If yes do you still have the init.ora file to compare with current for differences ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 04 Mar 2005 07:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497698#M845880</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2005-03-04T07:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497699#M845881</link>
      <description>What's the value of the kernel parameter "shmmax" ?  run (as root) the following:&lt;BR /&gt;kmtune | grep shmmax&lt;BR /&gt;&lt;BR /&gt;This should return a number larger than what you're trying to allocate.  If not, it's time to make it larger.  This may or may not actually stop you from allocating the memory - but it could cut it up into a lot of chunks.&lt;BR /&gt;&lt;BR /&gt;What's more likely to stop you from getting there at all is maxdsiz - if you're running the 64 bit version of the database you need to review maxdsiz_64bit.  You may also need to review the size of maxtsiz and maxtsiz_64bit - but that's less likely - but good to look at anyway.&lt;BR /&gt;&lt;BR /&gt;You can look at all of your "max" type kernel parameters with:&lt;BR /&gt;kmtune | grep -i max&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 04 Mar 2005 09:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error/m-p/3497699#M845881</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-04T09:52:52Z</dc:date>
    </item>
  </channel>
</rss>

