<?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 processes in L2000 server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606231#M853586</link>
    <description>Hi again&lt;BR /&gt;&lt;BR /&gt;The number of instances possible is ofcourse dependend of the SGA size. I have a development server with 1 GB RAM and have up to 10 Oracle instances each having an SGA size of 50 MB. The 7 background procesess for each instance is neglible in size (7x20Kb).&lt;BR /&gt;&lt;BR /&gt;If running Multithreaded server instead of dedicated server, most of the user process data is contained inside the SGA and are made common for all users ( they queue for the resources) and you can run a larger number of users than with dedicated. This might be preferable in enviroments where users perform select and updates at random times (ie office enviroment with many operators).&lt;BR /&gt;When running batch operations or continous processes against the database such as data loads and OLTP processing, dedicated server is preferable if not an requirement.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
    <pubDate>Fri, 02 Nov 2001 10:40:25 GMT</pubDate>
    <dc:creator>Andreas D. Skjervold</dc:creator>
    <dc:date>2001-11-02T10:40:25Z</dc:date>
    <item>
      <title>Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606224#M853579</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;   I have an L2000 server with 1GB of RAM. Maximum howmany Oracle processes I can have in this? Right now I having 8i loaded in 11.0. If I am going for 9i what are all the requirements?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Shahul</description>
      <pubDate>Fri, 02 Nov 2001 05:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606224#M853579</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-11-02T05:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606225#M853580</link>
      <description>Hi,&lt;BR /&gt;oracle doc A90453-01 Installation Checklist states 9i requires a minimum of 256MB &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Animesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 06:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606225#M853580</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-02T06:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606226#M853581</link>
      <description>Hi there.&lt;BR /&gt;Try to get the Oracle install and upgarde guide for HPUX. Read the install and the release note.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 06:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606226#M853581</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-11-02T06:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606227#M853582</link>
      <description>hi,&lt;BR /&gt;Sorry fot the multiple entry...it was giving error so ....&lt;BR /&gt;Sahul here is good link for you.&lt;BR /&gt;&lt;A href="http://technet.oracle.com/docs/products/oracle9i/pdf/9i_hp_install.pdf" target="_blank"&gt;http://technet.oracle.com/docs/products/oracle9i/pdf/9i_hp_install.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 08:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606227#M853582</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-02T08:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606228#M853583</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The maximum number of user procesess against your system would be definded from the available memory, that is the total amount of memory minus the shared memory in use for the Oracle SGA and other processes using memory.&lt;BR /&gt;&lt;BR /&gt;I belive each Oracle user process consumes aprox 20-25 Kbytes.&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 10:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606228#M853583</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-11-02T10:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606229#M853584</link>
      <description>The maximum number of Oracle instances depends on the size of the database as defined by the SGA (which is locked into memory) and the number of clients connecting to the database (each spawns a process and thus eats up some memory).&lt;BR /&gt;&lt;BR /&gt;But I would think you would be able to run at least 2 medium sized instances on this hardware.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 02 Nov 2001 10:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606229#M853584</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-11-02T10:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606230#M853585</link>
      <description>Hi,&lt;BR /&gt;I am confused, do you want orcale processes or instances.Once you started a instance the respective processes will start. I am with 1 GB of RAM and 18GB HDD can run 3 instances simultaneously. More also can run,but it slowdown the system</description>
      <pubDate>Fri, 02 Nov 2001 10:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606230#M853585</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-11-02T10:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606231#M853586</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;The number of instances possible is ofcourse dependend of the SGA size. I have a development server with 1 GB RAM and have up to 10 Oracle instances each having an SGA size of 50 MB. The 7 background procesess for each instance is neglible in size (7x20Kb).&lt;BR /&gt;&lt;BR /&gt;If running Multithreaded server instead of dedicated server, most of the user process data is contained inside the SGA and are made common for all users ( they queue for the resources) and you can run a larger number of users than with dedicated. This might be preferable in enviroments where users perform select and updates at random times (ie office enviroment with many operators).&lt;BR /&gt;When running batch operations or continous processes against the database such as data loads and OLTP processing, dedicated server is preferable if not an requirement.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 02 Nov 2001 10:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606231#M853586</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-11-02T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle processes in L2000 server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606232#M853587</link>
      <description>Hi shahul,&lt;BR /&gt;&lt;BR /&gt;for oracle docs look at oracle doc site.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com" target="_blank"&gt;http://docs.oracle.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/database_mp.html" target="_blank"&gt;http://docs.oracle.com/database_mp.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 15:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-processes-in-l2000-server/m-p/2606232#M853587</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-02T15:13:34Z</dc:date>
    </item>
  </channel>
</rss>

