<?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 9i installation on hpux 11. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742587#M944384</link>
    <description>Additional information:&lt;BR /&gt;&lt;BR /&gt;syslog.log info --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;physical page size = 4096 bytes, logical page size = 4096 bytes.&lt;BR /&gt;&lt;BR /&gt;Physical: 524288 Kbytes, lockable: 314496 Kbytes, available 381444 Kbytes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Jun 2002 08:02:51 GMT</pubDate>
    <dc:creator>Giel Smits</dc:creator>
    <dc:date>2002-06-12T08:02:51Z</dc:date>
    <item>
      <title>Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742583#M944380</link>
      <description>Hi There, &lt;BR /&gt;&lt;BR /&gt;I have the following problem. I've installed Oracle 9i on a Hpux 11 system (c3000).&lt;BR /&gt;When I leave the system running (with DB running) the next day when I do "top -s1" I have 4mb left of the +/- 225 the day before. &lt;BR /&gt;Could this be a memory leak??&lt;BR /&gt;&lt;BR /&gt;But now even worse.. If I create a new DB with the DBCA utility.. at the moment it starts creating it.. the VHAND process is very busy (normal I think) but after a few seconds the systems "hangs" ==&amp;gt; a load above 9 (the display reads FA1F) and telnetting isn't possible anymore.. So I have to reset the system or wait 3 days to let the process finisch.&lt;BR /&gt;&lt;BR /&gt;I already did everything with the kernel parameters (there are a lot of 9i install docs), but I can send them. &lt;BR /&gt;&lt;BR /&gt;What could be the problem?&lt;BR /&gt;&lt;BR /&gt;Thanx in advance &lt;BR /&gt;Jorg.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 06:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742583#M944380</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-12T06:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742584#M944381</link>
      <description>Hi Smits&lt;BR /&gt;    How are the CPU utilisation and disk IO rates.&lt;BR /&gt;   Can you post your kernel setting and database initialisation setting.&lt;BR /&gt;  &lt;BR /&gt;...BPK...</description>
      <pubDate>Wed, 12 Jun 2002 07:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742584#M944381</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2002-06-12T07:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742585#M944382</link>
      <description>Hello,&lt;BR /&gt;The VHAND process is the process which is used for paging.I assume there is a shortage of memory on the machine.&lt;BR /&gt;What is the size of the memory in the machine.&lt;BR /&gt;What is the amount of available memory and lockable memory?&lt;BR /&gt;You can get the information from syslog.log file.&lt;BR /&gt;Might be you can tune some kernel parameters to make a difference.Please post the values of the kernel parameters.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan</description>
      <pubDate>Wed, 12 Jun 2002 07:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742585#M944382</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-06-12T07:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742586#M944383</link>
      <description>Hi, Here's /stand/system.. hope that's okay.&lt;BR /&gt;&lt;BR /&gt;Note : is is a C3000 machine with 512mb memory.&lt;BR /&gt;&lt;BR /&gt;Kernel parms: &lt;BR /&gt;---------------------* Tunable parameters&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;bufpages        (NPROC*3)&lt;BR /&gt;dbc_min_pct     20&lt;BR /&gt;default_disk_ir 1&lt;BR /&gt;max_thread_proc 256&lt;BR /&gt;maxdsiz         1073741824&lt;BR /&gt;maxdsiz_64bit   (MAXDSIZ*2)&lt;BR /&gt;maxfiles        2048&lt;BR /&gt;maxfiles_lim    2048&lt;BR /&gt;maxssiz         134217728&lt;BR /&gt;maxssiz_64bit   0X040000000&lt;BR /&gt;maxswapchunks   4096&lt;BR /&gt;maxuprc         3686&lt;BR /&gt;maxusers        300&lt;BR /&gt;maxvgs          80&lt;BR /&gt;msgmap          (NPROC+2)&lt;BR /&gt;msgmax          32768&lt;BR /&gt;msgmnb          65535&lt;BR /&gt;msgmni          (NPROC)&lt;BR /&gt;msgseg          (NPROC*4)&lt;BR /&gt;msgssz          128&lt;BR /&gt;msgtql          (NPROC)&lt;BR /&gt;ncdnode         200&lt;BR /&gt;ncsize          ((8*NPROC+2048)+VX_NCSIZE)&lt;BR /&gt;nfile           34816&lt;BR /&gt;nflocks         4096&lt;BR /&gt;nhtbl_scale     1&lt;BR /&gt;ninode          40000&lt;BR /&gt;nproc           4096&lt;BR /&gt;npty            400&lt;BR /&gt;nstrpty         400&lt;BR /&gt;nstrtel         (MAXUSERS)&lt;BR /&gt;nswapdev        25&lt;BR /&gt;semmap          ((NPROC*2)+2)&lt;BR /&gt;semmni          (NPROC*2)&lt;BR /&gt;semmns          16384&lt;BR /&gt;semmnu          (NPROC-4)&lt;BR /&gt;semume          64&lt;BR /&gt;semvmx          32768&lt;BR /&gt;shmmax          (0X40000000/2)&lt;BR /&gt;shmmni          512&lt;BR /&gt;shmseg          32&lt;BR /&gt;swapmem_on      0&lt;BR /&gt;timeslice       1&lt;BR /&gt;vps_ceiling     64&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----------------&lt;BR /&gt;&lt;BR /&gt;Swlist -l bundle &lt;BR /&gt;&lt;BR /&gt;64-bitDevLibs  B.11.00        Cross Platform Development Kit &lt;BR /&gt;  A3495A  B.11.00.06     HP-PB 100BT LAN/9000 &lt;BR /&gt;  A3739B  B.11.00.16     PCI FDDI/9000 Media &lt;BR /&gt;  A4926A  B.11.00.11     1000Base-SX PCI Gigabit Ethernet Driver &lt;BR /&gt;  A4929A  B.11.00.11     1000Base-T PCI Gigabit Ethernet Driver &lt;BR /&gt;  A5230A  B.11.00.05     100BT/9000 PCI &lt;BR /&gt;  B6835AA  B.11.00.05     Netscape 6.2.1 &lt;BR /&gt;  B6848AB  1.1.2          GTK+ Support Libraries for HP-UX 11.00 &lt;BR /&gt;  HPUXEng64RT  B.11.00.01     English HP-UX 64-bit Runtime Environment &lt;BR /&gt;  HWE1100  B.11.00.0112.7 Hardware Enablement Patches for HP-UX 11.00, December 2001 &lt;BR /&gt;  J3515A  B.11.00.05     100BT/9000 GSC for B, C, D, and J Series &lt;BR /&gt;  J3516A  B.11.00.05     100BT/9000 GSC for B, C, D, and J Series &lt;BR /&gt;  OnlineDiag  B.11.00.19.10  HPUX 11.0 Support Tools Bundle, Dec 2001 &lt;BR /&gt;  QPK1100  B.11.00.54.7   Quality Pack for HP-UX 11.00, September 2001 &lt;BR /&gt;  UXCoreMedia  B.11.00.02     HP-UX Media Kit (Reference Only. See Description) &lt;BR /&gt;  UnlimUserLic  B.11.00.02     HP-UX Unlimited-User License &lt;BR /&gt;  XSWGR1100  B.11.00.47.08  General Release Patches, November 1999 (ACE) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 07:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742586#M944383</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-12T07:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742587#M944384</link>
      <description>Additional information:&lt;BR /&gt;&lt;BR /&gt;syslog.log info --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;physical page size = 4096 bytes, logical page size = 4096 bytes.&lt;BR /&gt;&lt;BR /&gt;Physical: 524288 Kbytes, lockable: 314496 Kbytes, available 381444 Kbytes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 08:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742587#M944384</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-12T08:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742588#M944385</link>
      <description>Use swapinfo, top and sar commands to check the system and memory utilization, May be you have to configure some more swap space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gnana A.</description>
      <pubDate>Wed, 12 Jun 2002 08:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742588#M944385</guid>
      <dc:creator>Gnananandhan</dc:creator>
      <dc:date>2002-06-12T08:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742589#M944386</link>
      <description>there is 1 gig swap configured.&lt;BR /&gt;swapinfo -t says: 0% PCT USED &lt;BR /&gt;Total 1048576, Kb Free = 879884, 16% PCT USED.&lt;BR /&gt;&lt;BR /&gt;I cannot run sar, or top, because when I create the database, and thats the moment you want to see whats happening, the system get a load of 10.. so the sar process isn't reponding anymore.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 08:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742589#M944386</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-12T08:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742590#M944387</link>
      <description>I assume your database is not a big one.&lt;BR /&gt;One thing I could see is that the nproc value is 4096 which can be &lt;BR /&gt;reduced.&lt;BR /&gt;I think the value of nproc is&lt;BR /&gt;nproc=(20+8*MAXUSERS)&lt;BR /&gt;You can reduce the no.of processes on the system to around 2500.&lt;BR /&gt;nproc=20+8*300=2420.&lt;BR /&gt;which should reduce some of the memory related tunable parameters.&lt;BR /&gt;&lt;BR /&gt;Also check the size of the SGA for oracle.&lt;BR /&gt;Keep it at optimum and then you can increase once it crosses the limits.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 11:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742590#M944387</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-06-12T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742591#M944388</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm very new to Oracle.. &lt;BR /&gt;To make thing clear.. &lt;BR /&gt;&lt;BR /&gt;Is SGA global to Oracle or is it a setting for&lt;BR /&gt;each Database seperate.. &lt;BR /&gt;&lt;BR /&gt;2) Where can I change this...&lt;BR /&gt;&lt;BR /&gt;3) It is a tiny database... With my problem .. what settings should I try...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards.</description>
      <pubDate>Thu, 13 Jun 2002 07:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742591#M944388</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-13T07:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742592#M944389</link>
      <description>SGA is per database instance.  It is determined by the settings in the init.ora file (db_block_buffers, shared_pool_size).&lt;BR /&gt;&lt;BR /&gt;As far as good settings, size is relative.  I have my small instances set to a total of 75 Megs.</description>
      <pubDate>Thu, 13 Jun 2002 16:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742592#M944389</guid>
      <dc:creator>Jeanine Kone</dc:creator>
      <dc:date>2002-06-13T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742593#M944390</link>
      <description>hi Jorg,&lt;BR /&gt;&lt;BR /&gt;i think your SGA is not properly sized.&lt;BR /&gt;&lt;BR /&gt;I would recommend you to edit your configuration file and use the settings for a small database. (configuration file is $ORACLE_HOME/dbs/init&lt;SID&gt;.ora)&lt;BR /&gt;&lt;BR /&gt;To start with the main parameters that you should look into are:&lt;BR /&gt;large_pool_size, shared_pool_size and java_pool_size&lt;BR /&gt;&lt;BR /&gt;Are you using MTS or Dedicated?&lt;BR /&gt;Dedicated processes take more memory.&lt;BR /&gt;&lt;BR /&gt;are you using java?&lt;BR /&gt;If not, you can use a lower value for your JAVA_POOL_SIZE&lt;BR /&gt;&lt;BR /&gt;Most Important of all: Check you OS setting as per the pre-installation tasks. If you did not go through it before the installatio, go through it again.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Sat, 15 Jun 2002 08:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742593#M944390</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-06-15T08:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742594#M944391</link>
      <description>Hello,&lt;BR /&gt;The SGA is per instance.&lt;BR /&gt;check your SGA size.&lt;BR /&gt;&lt;BR /&gt;go to server manager&lt;BR /&gt;$svrmgrl&lt;BR /&gt;svrmgrl&amp;gt;connect internal&lt;BR /&gt;svrmgrl&amp;gt;show sga&lt;BR /&gt;to find the size of the database.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 15 Jun 2002 10:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742594#M944391</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-06-15T10:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742595#M944392</link>
      <description>Thanx guys.. &lt;BR /&gt;I think I have the appropriate information..&lt;BR /&gt;&lt;BR /&gt;I'll check the above suggestions..&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2002 06:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742595#M944392</guid>
      <dc:creator>Giel Smits</dc:creator>
      <dc:date>2002-06-17T06:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i installation on hpux 11.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742596#M944393</link>
      <description>Just a note about RAM and Oracle. 512 megs is crippling Oracle.  Think a minimum of 2 Gbytes, (4 Gbytes is much better) so that SGA can be increased to a useful value without massive swapping. You can verify swapping with vmstat. If the "po" column is more than 1 digit for long periods (minutes) then your system is swapping and performance will be awful (more than 100 and people will have problems logging in).&lt;BR /&gt;&lt;BR /&gt;The fact that it takes 3 days to create a new database seems to confirm that RAM is way too small.</description>
      <pubDate>Mon, 17 Jun 2002 09:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-installation-on-hpux-11/m-p/2742596#M944393</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-17T09:56:01Z</dc:date>
    </item>
  </channel>
</rss>

