<?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 8.1.7 32b and 9i 64b in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913690#M934278</link>
    <description>I'd suggest using the 64 bit database for the very reason that you're wanting - a bigger sga.  I'm sure you'd like a bigger shared pool as well as more db_block_buffers to improve performance and caching.  It's exactly what I have done for the above reasons.  It's a good move to go to 64 bit.  Don't look back.</description>
    <pubDate>Fri, 28 Feb 2003 23:16:10 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2003-02-28T23:16:10Z</dc:date>
    <item>
      <title>Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913683#M934271</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I have a question concerning 32 and 64 bit Oracle databases. &lt;BR /&gt;We have a HP-UX 11.00 64bit, running Oracle 8.1.7 (32bit) and Oracle 9i (64bit). The 32 bit is limited to a max of 1,75Gb ram. The box has 2Gb. If there is a memoryproblem in the future, would it be usefull to add more ram? In other words, will the 64bit application use it? And would it have any consequenses for the 32bit application?</description>
      <pubDate>Wed, 26 Feb 2003 12:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913683#M934271</guid>
      <dc:creator>P. Overduin</dc:creator>
      <dc:date>2003-02-26T12:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913684#M934272</link>
      <description>Adding RAM is always a good thing.&lt;BR /&gt;&lt;BR /&gt;Your system is a shared mulit-user system, so Oracle is never going to get all of the physical memory on a 2 G system.&lt;BR /&gt;&lt;BR /&gt;If you double the memory, you'll increase resources for other non-oracle stuff, like writing to disks and such, improving performance.&lt;BR /&gt;&lt;BR /&gt;If you add memory, the 64 Bit and 32 bit application will benefit.&lt;BR /&gt;&lt;BR /&gt;I'd take a careful look at init.ora and make sure your resource allocation, SGA and all is realistic.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Feb 2003 16:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913684#M934272</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-26T16:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913685#M934273</link>
      <description>There would not be any consequence on the 32 bit applications etc , however the addign RAM to a 2gb system will definately improve the performance . However a 23 bit oracle will  continue working with the 1.75 GB limitation .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 26 Feb 2003 16:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913685#M934273</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2003-02-26T16:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913686#M934274</link>
      <description>Absolutely there won't be any consequences. Though SGA is limited to 1.75gb on 32 bit apps, you still can set sort_area_size or hash_area_size etc (8.1.7) or pga_aggregate_target (9i) accordingly to use the available memery to tune your queries, thereby improving performance.&lt;BR /&gt;&lt;BR /&gt;-Stan</description>
      <pubDate>Wed, 26 Feb 2003 17:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913686#M934274</guid>
      <dc:creator>Stan_17</dc:creator>
      <dc:date>2003-02-26T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913687#M934275</link>
      <description>Oops, forget to mention, be wary in setting up above mentioned parameters as they might lead to swapping which would be a performance killer.</description>
      <pubDate>Wed, 26 Feb 2003 17:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913687#M934275</guid>
      <dc:creator>Stan_17</dc:creator>
      <dc:date>2003-02-26T17:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913688#M934276</link>
      <description>As the 1.75 Gb memory limit is only a "soft" limit due to the way HPUX 32 is adressing shared memory :&lt;BR /&gt;&lt;BR /&gt;- 64 bits will be able to using this RAM as the addresses used by 64 bits applications are not the same as for 32 bits applications.&lt;BR /&gt;(and oracle 32 bits limit will stay the same) &lt;BR /&gt;&lt;BR /&gt;- If you have any application using private memory, it could use more that 1.75 Gb even with 32 bits.&lt;BR /&gt;&lt;BR /&gt;So as everybody already explained it will reduce your swapping and increase your performance.&lt;BR /&gt;&lt;BR /&gt;Philippe</description>
      <pubDate>Fri, 28 Feb 2003 11:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913688#M934276</guid>
      <dc:creator>Philippe Cussigh</dc:creator>
      <dc:date>2003-02-28T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913689#M934277</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle provided ability to build a 32-bit Oracle application on 64 bit OS.&lt;BR /&gt;&lt;BR /&gt;so if 8.1.7 is running fine, there wouldn't be no problem with 9i</description>
      <pubDate>Fri, 28 Feb 2003 11:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913689#M934277</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-28T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913690#M934278</link>
      <description>I'd suggest using the 64 bit database for the very reason that you're wanting - a bigger sga.  I'm sure you'd like a bigger shared pool as well as more db_block_buffers to improve performance and caching.  It's exactly what I have done for the above reasons.  It's a good move to go to 64 bit.  Don't look back.</description>
      <pubDate>Fri, 28 Feb 2003 23:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913690#M934278</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2003-02-28T23:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8.1.7 32b and 9i 64b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913691#M934279</link>
      <description>here is a 25 step Oracle migration document for migrating the database.&lt;BR /&gt;&lt;BR /&gt;Attached.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 Mar 2003 23:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-32b-and-9i-64b/m-p/2913691#M934279</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-04T23:23:32Z</dc:date>
    </item>
  </channel>
</rss>

