<?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: Memory problems on HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181919#M163036</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What's the bitness of your 8.0.6 OS?. If it is 32bit, you are hitting the limit. 32bit processes can only address upto 1.75 GB with the default configuration. Your SGA is 1.5 and I am pretty sure it is not getting enough.&lt;BR /&gt;&lt;BR /&gt;You may have to lower your SGA or use memory windows. Look at /usr/share/doc/mem_wndws.txt file for more information on memory windows and the issues with it if implemented.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Tue, 03 Feb 2004 15:42:18 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-02-03T15:42:18Z</dc:date>
    <item>
      <title>Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181916#M163033</link>
      <description>I'm experiencing some problems with memory allocation on a HP-UX 11.00 platform. We have have an N4000 machine with 18 GB of physical memory. Memory kernel parameters seems to be well configured; but memory seams not to be available for processes to use. &lt;BR /&gt;There are three basic aplications running on this machine at this time. WebMethods, an Oracle server version 8.0.6, and HP Process Manager. Last friday we tried to increase SGA parameters in our oracle instance (because oracle was only allocating 697 Mb of memory; and having 18 GB available is clear enough that SGA could be higher). SGA was increased to 1.5 GB memory. Webmethod started up (before oracle does, this must be done this way cause Webmethods alocates a fixed memory area), WM server started, Oracle database (whit new SGA parameters started); but when we tried to start HPPM aplication, it din't start. &lt;BR /&gt;It seems to me that once Oracle started no memory was available for next processes to start. This shoudn't be so, taking under consideration large amount of physical memory. &lt;BR /&gt;Aditional information: &lt;BR /&gt;. 18GB of Physical RAM memory&lt;BR /&gt;. 28 GB of swap area configured from disk space&lt;BR /&gt;. Kernel parameters &lt;BR /&gt;&lt;BR /&gt;Swap configuration&lt;BR /&gt;&lt;BR /&gt;    type       size  priority  device/location&lt;BR /&gt;    dev        12000    1      /dev/vg00/lvol2&lt;BR /&gt;    dev        6144     1      /dev/vg00/lvol9&lt;BR /&gt;    dev        10236    1      /dev/vavg02/va_swap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kernel Configuration&lt;BR /&gt;&lt;BR /&gt;    The following drivers or parameters are configured into your system's&lt;BR /&gt;    kernel.  After installing HP-UX, use the sam(1m) command to configure&lt;BR /&gt;    the following items into the kernel:&lt;BR /&gt; STRMSGSZ                65535&lt;BR /&gt; dbc_max_pct                20&lt;BR /&gt; max_thread_proc           128&lt;BR /&gt; maxdsiz              0XC0000000&lt;BR /&gt; maxdsiz_64bit        0X400000000&lt;BR /&gt; maxfiles                 2048&lt;BR /&gt; maxfiles_lim             2048&lt;BR /&gt; maxssiz              0X08000000&lt;BR /&gt; maxssiz_64bit        0X10000000&lt;BR /&gt; maxswapchunks           16384&lt;BR /&gt; maxtsiz              0X40000000&lt;BR /&gt; maxtsiz_64bit        0X100000000&lt;BR /&gt; maxuprc                  1168&lt;BR /&gt; maxusers                  400&lt;BR /&gt; maxvgs                     80&lt;BR /&gt; msgmax                  32768&lt;BR /&gt; msgmnb                  65535&lt;BR /&gt; msgmni                   1461&lt;BR /&gt; msgseg                  32767&lt;BR /&gt; msgssz                    128&lt;BR /&gt; msgtql                   6640&lt;BR /&gt; nfile                   23963&lt;BR /&gt; nflocks                  1461&lt;BR /&gt; ninode                  13736&lt;BR /&gt; nproc                    1644&lt;BR /&gt; npty                      256&lt;BR /&gt; nstrpty                    60&lt;BR /&gt; nstrtel                   400&lt;BR /&gt; nswapdev                   25&lt;BR /&gt; semmni                   3320&lt;BR /&gt; semmns                   6640&lt;BR /&gt; semmnu                    660&lt;BR /&gt; semume                    100&lt;BR /&gt; shmmax               0XC0000000&lt;BR /&gt; shmmni                    600&lt;BR /&gt; shmseg                    360&lt;BR /&gt; swapmem_on                  0&lt;BR /&gt;&lt;BR /&gt;Have you got any idea of what can be going wrong?</description>
      <pubDate>Tue, 03 Feb 2004 15:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181916#M163033</guid>
      <dc:creator>Pablo Matías Rodriguez_1</dc:creator>
      <dc:date>2004-02-03T15:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181917#M163034</link>
      <description>Seems your box has a decent heavy load factor.&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Collect some background perfomance data with the script set I'm attaching and look for bottlenecks, 100% issues.&lt;BR /&gt;&lt;BR /&gt;See attachment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Feb 2004 15:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181917#M163034</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-03T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181918#M163035</link>
      <description>You are probably running 32-bit applications. Unlike 64-bit applications (not to be confused with the "bitness" of the OS itself), 32-bit applications have some severe memory usage restrictions. For example, by default, data segements are restricted to a single 1GB quadrant. Moreover, all 32-bit applications share a common shared memory address pool. You can get around some of the restrictions by implementing memory windows in which a group of related 32-bit processes share a 4GB address space.&lt;BR /&gt;&lt;BR /&gt;See this for more information about memory windows:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2255/5187-2255_top.html&amp;amp;con=/hpux/onlinedocs/5187-2255/00/00/92-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2255/00/00/92-toc.html&amp;amp;searchterms=Usage%7cMemory&amp;amp;queryid=20040203-133759" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2255/5187-2255_top.html&amp;amp;con=/hpux/onlinedocs/5187-2255/00/00/92-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2255/00/00/92-toc.html&amp;amp;searchterms=Usage%7cMemory&amp;amp;queryid=20040203-133759&lt;/A&gt;</description>
      <pubDate>Tue, 03 Feb 2004 15:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181918#M163035</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-02-03T15:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181919#M163036</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What's the bitness of your 8.0.6 OS?. If it is 32bit, you are hitting the limit. 32bit processes can only address upto 1.75 GB with the default configuration. Your SGA is 1.5 and I am pretty sure it is not getting enough.&lt;BR /&gt;&lt;BR /&gt;You may have to lower your SGA or use memory windows. Look at /usr/share/doc/mem_wndws.txt file for more information on memory windows and the issues with it if implemented.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 03 Feb 2004 15:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181919#M163036</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-03T15:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181920#M163037</link>
      <description>Bitness of OS is 64 bits&lt;BR /&gt;&lt;BR /&gt;System Hardware&lt;BR /&gt;&lt;BR /&gt;    Model:              9000/800/N4000-75&lt;BR /&gt;    Main Memory:        12288 MB&lt;BR /&gt;    Processors:         3&lt;BR /&gt;    OS mode:            64 bit&lt;BR /&gt;    LAN hardware ID:    0x00306E1CF2F8&lt;BR /&gt;    LAN hardware ID:    0x00306E219411&lt;BR /&gt;    LAN hardware ID:    0x00306E219492&lt;BR /&gt;    Software ID:        646399336&lt;BR /&gt;    Keyboard Language:  Not_Applicable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But it's possible HPPM aplication was 32 bit dessigned. Can this be a problem?&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Feb 2004 16:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181920#M163037</guid>
      <dc:creator>Pablo Matías Rodriguez_1</dc:creator>
      <dc:date>2004-02-03T16:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181921#M163038</link>
      <description>Another thing: &lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       12000       0   12000    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        6144       0    6144    0%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;dev       10236       0   10236    0%       0       -    1&lt;BR /&gt;/dev/vavg02/va_swap&lt;BR /&gt;reserve       -    2884   -2884&lt;BR /&gt;total     28380    2884   25496   10%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Feb 2004 16:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181921#M163038</guid>
      <dc:creator>Pablo Matías Rodriguez_1</dc:creator>
      <dc:date>2004-02-03T16:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181922#M163039</link>
      <description>There was a typo in my message. I actually meant bitness of oracle. 8.0.6 comes in both flavors - 32bit and 64bit.&lt;BR /&gt;&lt;BR /&gt;I see a correlation between your oracle being 32bit and you trying to increase the SGA to 1.5G&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 03 Feb 2004 16:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181922#M163039</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-03T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181923#M163040</link>
      <description>Steven:&lt;BR /&gt;I attach you here information you asked for. Hope it's usefull.</description>
      <pubDate>Tue, 03 Feb 2004 17:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181923#M163040</guid>
      <dc:creator>Pablo Matías Rodriguez_1</dc:creator>
      <dc:date>2004-02-03T17:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181924#M163041</link>
      <description>I guess Oracle server bitnes is 32 bits, because i find no clue that software was 64 bit installed. SO, instead, is 64 bit. I know 32 bit application can work (limitations appart) on 64 bit systems; but, in which way can this be affectin memory use. Because, as I told before, when SGA was increased up to 1.5 GB oracle started with no problem at all. &lt;BR /&gt;&lt;BR /&gt;Connected to:&lt;BR /&gt;Oracle8 Enterprise Edition Release 8.0.6.0.0 - Production&lt;BR /&gt;PL/SQL Release 8.0.6.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt;  select * from v$version;&lt;BR /&gt;BANNER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Oracle8 Enterprise Edition Release 8.0.6.0.0 - Production&lt;BR /&gt;PL/SQL Release 8.0.6.0.0 - Production&lt;BR /&gt;CORE Version 4.0.6.0.0 - Production&lt;BR /&gt;TNS for HPUX: Version 8.0.6.0.0 - Production&lt;BR /&gt;NLSRTL Version 3.3.3.0.0 - Production&lt;BR /&gt;SQL&amp;gt; select * from v$sga;&lt;BR /&gt;NAME                      VALUE&lt;BR /&gt;-------------------- ----------&lt;BR /&gt;Fixed Size                52200&lt;BR /&gt;Variable Size         192864256&lt;BR /&gt;Database Buffers      532480000&lt;BR /&gt;Redo Buffers             212992&lt;BR /&gt;SQL&amp;gt; select * from v$database;&lt;BR /&gt;      DBID NAME      CREATED         RESETLOGS_CHANGE# RESETLOGS_TIME&lt;BR /&gt;---------- --------- --------------- ----------------- ---------------&lt;BR /&gt;PRIOR_RESETLOGS_CHANGE# PRIOR_RESETLOGS LOG_MODE     CHECKPOINT_CHANGE#&lt;BR /&gt;----------------------- --------------- ------------ ------------------&lt;BR /&gt;ARCHIVE_CHANGE# CONTROL CONTROLFILE_CRE CONTROLFILE_SEQUENCE#&lt;BR /&gt;--------------- ------- --------------- ---------------------&lt;BR /&gt;CONTROLFILE_CHANGE# CONTROLFILE_TIM OPEN_RESETL VERSION_TIME&lt;BR /&gt;------------------- --------------- ----------- ---------------&lt;BR /&gt; 159925307 HPPM      27-SEP-01              6.5327E+12 01-OCT-03&lt;BR /&gt;                      1 27-SEP-01       ARCHIVELOG           6.5327E+12&lt;BR /&gt;     6.5327E+12 CURRENT 27-SEP-01                      264239&lt;BR /&gt;         6.5327E+12                 NOT ALLOWED 01-OCT-03&lt;BR /&gt;SQL&amp;gt; select * from v$instance;&lt;BR /&gt;&lt;BR /&gt;INSTANCE_NUMBER INSTANCE_NAME&lt;BR /&gt;--------------- ----------------&lt;BR /&gt;HOST_NAME&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VERSION           STARTUP_TIME    STATUS  PAR    THREAD# ARCHIVE LOG_SWITCH_&lt;BR /&gt;----------------- --------------- ------- --- ---------- ------- -----------&lt;BR /&gt;LOGINS     SHU&lt;BR /&gt;---------- ---&lt;BR /&gt;              1 hppm&lt;BR /&gt;milodon&lt;BR /&gt;8.0.6.0.0         30-JAN-04       OPEN    NO           1 STARTED&lt;BR /&gt;ALLOWED    NO&lt;BR /&gt;SQL&amp;gt; select * from v$option;&lt;BR /&gt;PARAMETER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VALUE&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Partitioning&lt;BR /&gt;FALSE&lt;BR /&gt;Objects&lt;BR /&gt;FALSE&lt;BR /&gt;Parallel Server&lt;BR /&gt;FALSE&lt;BR /&gt;PARAMETER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VALUE&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Advanced replication&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Bit-mapped indexes&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Connection multiplexing&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PARAMETER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VALUE&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Connection pooling&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Database queuing&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Incremental backup and recovery&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PARAMETER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VALUE&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Instead-of triggers&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Parallel backup and recovery&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Parallel execution&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PARAMETER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;VALUE&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Parallel load&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;Point-in-time tablespace recovery&lt;BR /&gt;TRUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;14 rows selected.&lt;BR /&gt;SQL&amp;gt; quit&lt;BR /&gt;Disconnected from Oracle8 Enterprise Edition Release 8.0.6.0.0 - Production&lt;BR /&gt;PL/SQL Release 8.0.6.0.0 - Production&lt;BR /&gt;$ svrmgrl&lt;BR /&gt;&lt;BR /&gt;Oracle Server Manager Release 3.0.6.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;(c) Copyright 1999, Oracle Corporation.  All Rights Reserved.&lt;BR /&gt;&lt;BR /&gt;Oracle8 Enterprise Edition Release 8.0.6.0.0 - Production&lt;BR /&gt;PL/SQL Release 8.0.6.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Here some adittional database information</description>
      <pubDate>Thu, 05 Feb 2004 09:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems-on-hpux/m-p/3181924#M163041</guid>
      <dc:creator>Pablo Matías Rodriguez_1</dc:creator>
      <dc:date>2004-02-05T09:53:50Z</dc:date>
    </item>
  </channel>
</rss>

