<?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 usage 97% in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705635#M250171</link>
    <description>Just find out, # UNIX95= ps -ef -o pcpu="CPU %" -o ruser=USER -o pid,args|awk '{if($1&amp;gt;=40)print $0}'|sort -rk1|head -16&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Tue, 10 Jan 2006 02:05:06 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-10T02:05:06Z</dc:date>
    <item>
      <title>memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705630#M250166</link>
      <description>my symtem info is like this.&lt;BR /&gt;Shared Memory:&lt;BR /&gt;m       0 0x410c181e --rw-rw-rw-      root      root&lt;BR /&gt;m       1 0x4e0c0002 --rw-rw-rw-      root      root&lt;BR /&gt;m       2 0x410c04f9 --rw-rw-rw-      root      root&lt;BR /&gt;m  327683 0x0c6629c9 --rw-r-----      root      root&lt;BR /&gt;m       4 0x06347849 --rw-rw-rw-      root      root&lt;BR /&gt;m   32773 0xffffffff --rw-r--r--      root      root&lt;BR /&gt;m  458758 0x5e0d324c --rw-------      root      root&lt;BR /&gt;m 3112967 0xb540c1cc --rw-r-----    oracle       dba&lt;BR /&gt;m 8552456 0x500c7e3c --r--r--r--       bin       bin&lt;BR /&gt;m 2555913 0x6a501995 --rw-rw-rw-      root      root&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                                   APPLICATION LIST                Users=    4&lt;BR /&gt;                          Num Active  CPU  AvgCPU  Logl   Phys     Res    Virt&lt;BR /&gt;Idx Application         Procs  Procs  Util  Util    IO     IO      Mem     Mem&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;  1 other                    1     0   0.0   0.0    0.0    0.0   792kb   864kb&lt;BR /&gt;  2 network                 36     2   0.0   0.0    0.0    2.0  25.8mb  71.2mb&lt;BR /&gt;  3 memory_management        4     1   0.0   0.1    0.0   12.2   3.3mb   3.9mb&lt;BR /&gt;  4 Oracle                  15     3   1.7   0.3    0.4    0.4 561.3mb 752.9mb&lt;BR /&gt;  5 other_user_root        105    16   2.3   1.9  365.0  517.2 157.7mb 305.3mb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CPU     Util  0%    0%    0%&lt;BR /&gt;memory  util 97%   97%   97%&lt;BR /&gt;&lt;BR /&gt;how can i solve this problem seqeuntially?</description>
      <pubDate>Tue, 10 Jan 2006 01:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705630#M250166</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2006-01-10T01:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705631#M250167</link>
      <description>Hello, Can you post # vmstat 1 5 and sar -d output ? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 10 Jan 2006 02:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705631#M250167</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-10T02:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705632#M250168</link>
      <description>check out which process is using more memory as,&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -ef -o sz,vsz,pid,comm | sort -rnk 1 | more&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 10 Jan 2006 02:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705632#M250168</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-10T02:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705633#M250169</link>
      <description>can you post os information? Did you tune any kernel parameters?&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 10 Jan 2006 02:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705633#M250169</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-10T02:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705634#M250170</link>
      <description>-os &lt;BR /&gt;shmmax                   4289159183  4289159183  Immed&lt;BR /&gt;&lt;BR /&gt;-oracle db ora file.&lt;BR /&gt;shared_pool_size=25165824&lt;BR /&gt;processes=1000&lt;BR /&gt;large_pool_size=10485760&lt;BR /&gt;log_buffer=32768&lt;BR /&gt;open_cursors=300&lt;BR /&gt;&lt;BR /&gt;any infomation you need?</description>
      <pubDate>Tue, 10 Jan 2006 02:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705634#M250170</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2006-01-10T02:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705635#M250171</link>
      <description>Just find out, # UNIX95= ps -ef -o pcpu="CPU %" -o ruser=USER -o pid,args|awk '{if($1&amp;gt;=40)print $0}'|sort -rk1|head -16&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 10 Jan 2006 02:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705635#M250171</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-10T02:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705636#M250172</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the value of dbc_min_pct and dbc_max_pct kernel paramaters?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 10 Jan 2006 02:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705636#M250172</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-10T02:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705637#M250173</link>
      <description>You have allocated a 3 giga SGA&lt;BR /&gt;on a total of what looks like 14giga.&lt;BR /&gt;(quite normal I would say)&lt;BR /&gt;&lt;BR /&gt;What do you get with swapinfo ?&lt;BR /&gt;swapinfo -amt&lt;BR /&gt;and are sar -c (scalls and forks)&lt;BR /&gt;unusual ?&lt;BR /&gt;&lt;BR /&gt;What I am trying to question,&lt;BR /&gt;can we rely on the 97% memory allocation&lt;BR /&gt;or is there some memory leaking ?&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jan 2006 03:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705637#M250173</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-01-10T03:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705638#M250174</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you have less device swap than RAM size...(the size of device swap determines how much memory can be used for processes...)&lt;BR /&gt;&lt;BR /&gt;To confirm we need to see the output of swapinfo -tam&lt;BR /&gt;maybe also&lt;BR /&gt;grep Physical /var/adm/syslog/syslog.log&lt;BR /&gt;and of course dbc_max_pct and if swapmem is on...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jan 2006 04:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705638#M250174</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-01-10T04:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705639#M250175</link>
      <description>this is more info for the system.&lt;BR /&gt;root@cdr:/]# vmstat 1 5&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    1     3     0   141793   36149    4    0     0    0     0    0     0   4075   9844  1855   3  1 96&lt;BR /&gt;    1     3     0   141793   36070    3    0     0    0     0    0     0   1082    565   128   0  0 100&lt;BR /&gt;    1     3     0   141793   36070    2    0     0    0     0    0     0   1073    533   125   0  0 100&lt;BR /&gt;    1     3     0   141793   36070    1    0     0    0     0    0     0   1080    563   126   0  0 100&lt;BR /&gt;    1     3     0   141793   36070    0    0     0    0     0    0     0   1073    535   126   0  0 100&lt;BR /&gt;root@cdr:/]# sar -d 1 5&lt;BR /&gt;&lt;BR /&gt;HP-UX cdr B.11.23 U ia64    01/11/06&lt;BR /&gt;&lt;BR /&gt;09:10:39   device   %busy   avque   r+w/s  blks/s  avwait  avserv&lt;BR /&gt;09:10:40   c3t6d0    0.99    0.50       1      16    0.00    8.94&lt;BR /&gt;          c16t0d1    0.99    0.50       2      63    0.00    0.36&lt;BR /&gt;09:10:41   c0t6d0    2.00    0.50       4      82    0.00    3.67&lt;BR /&gt;           c3t6d0    1.00    0.50       2      18    0.00    9.82&lt;BR /&gt;09:10:42   c0t6d0    0.99    0.50       2      32    0.00   10.14&lt;BR /&gt;           c3t6d0    0.99    0.50       2      32    0.00    8.66&lt;BR /&gt;09:10:43   c0t6d0    2.02    0.50       3      36    0.00    8.19&lt;BR /&gt;           c3t6d0    2.02    0.50       2      32    0.00    6.87&lt;BR /&gt;09:10:44   c0t6d0    2.00    0.50       2      20    0.00    9.79&lt;BR /&gt;           c3t6d0    1.00    0.50       1      16    0.00    9.74&lt;BR /&gt;&lt;BR /&gt;Average    c3t6d0    1.20    0.50       2      23    0.00    8.67&lt;BR /&gt;Average   c16t0d1    0.20    0.50       0      13    0.00    0.36&lt;BR /&gt;Average    c0t6d0    1.40    0.50       2      34    0.00    7.19&lt;BR /&gt;root@cdr:/]# UNIX95= ps -ef -o sz,vsz,pid,comm | sort -rnk 1 | more&lt;BR /&gt;31820  131376  2473 ora_arc1_CDR&lt;BR /&gt;31820  131376  2471 ora_arc0_CDR&lt;BR /&gt;31820  131376  2463 ora_lgwr_CDR&lt;BR /&gt;30540  123184  2461 ora_dbw1_CDR&lt;BR /&gt;30540  123184  2459 ora_dbw0_CDR&lt;BR /&gt;30472  122912  2457 ora_pmon_CDR&lt;BR /&gt;30064  120256  2467 ora_smon_CDR&lt;BR /&gt;30048  120192  2469 ora_reco_CDR&lt;BR /&gt;30028  120112  2465 ora_ckpt_CDR&lt;BR /&gt;29894  123392 11923 oracleCDR&lt;BR /&gt;29855  123328 18338 oracleCDR&lt;BR /&gt;29525  121216 22131 oracleCDR&lt;BR /&gt;29255  120192 22139 oracleCDR&lt;BR /&gt;29169  119872 22558 oracleCDR&lt;BR /&gt;4366   17660  2319 ia64_corehw&lt;BR /&gt;2628   10512  1320 midaemon&lt;BR /&gt;1659    7664  2931 tnslsnr&lt;BR /&gt;1533    7664 12220 tnslsnr&lt;BR /&gt;1361    7236  1190 cimserver&lt;BR /&gt; 766    3976  1351 scopeux&lt;BR /&gt; 695    4428  1621 rep_server&lt;BR /&gt; 647    4656  1452 vxsvc&lt;BR /&gt; 490    2520 22491 sshd:&lt;BR /&gt; 478    3144  1187 rpcd&lt;BR /&gt; 438    2216 22412 sshd:&lt;BR /&gt; 436    2484  1624 alarmgen&lt;BR /&gt; 406    2380  1105 snmpdm&lt;BR /&gt; 398    2160  1346 spagent&lt;BR /&gt; 393    1880  2190 dm_ses_enclosure&lt;BR /&gt; 372    1880   809 sshd&lt;BR /&gt; 348    1664  1507 rpc.lockd&lt;BR /&gt; 329    1744  1723 psmctd&lt;BR /&gt; 298    3064  1363 swagentd&lt;BR /&gt; 284    1172   616 ipmon&lt;BR /&gt; 265    2080   498 utmpd&lt;BR /&gt; 259    1996  1623 agdbserver&lt;BR /&gt; 258    1352  1252 diagmond&lt;BR /&gt; 240    1360 22564 -sh&lt;BR /&gt; 236    1312 22415 -sh&lt;BR /&gt; 230    1096   830 rpcbind&lt;BR /&gt; 224    1232  1472 rpc.mountd&lt;BR /&gt; 213     852     1 init&lt;BR /&gt; 207    1408  1953 dm_TL_adapter&lt;BR /&gt; 205    1108  1729 registrar&lt;BR /&gt; 202     812  1207 xntpd&lt;BR /&gt; 201    1832  1563 icodd&lt;BR /&gt; 195    1200  1300 ttd&lt;BR /&gt; 194    1240  1540 sh&lt;BR /&gt; 188     864  2416 sysstat_em&lt;BR /&gt; 185    1716  1764 cmc_em&lt;BR /&gt; 175    1536  1329 perflbd&lt;BR /&gt; 165    1212  2370 memory_ia64&lt;BR /&gt; 161    1516  1800 cpe_em&lt;BR /&gt; 155     956  2220 dm_stape&lt;BR /&gt; 151     832  1132 mib2agt&lt;BR /&gt; 149    1052  1827 disk_em&lt;BR /&gt; 145    2032  1501 rpc.statd&lt;BR /&gt; 140     716  2274 fpl_em&lt;BR /&gt; 127     608  1553 krsd&lt;BR /&gt; 126     588  1579 kcmond&lt;BR /&gt; 119     684  1124 ipv6agt&lt;BR /&gt; 112     464 22493 -ksh&lt;BR /&gt;  99     656  1173 fddi4subagt&lt;BR /&gt;  96     560  1722 diaglogd&lt;BR /&gt;  76     308  1223 pwgrd&lt;BR /&gt;  75     480  1148 trapdestagt&lt;BR /&gt;  73    1040  1557 dtlogin&lt;BR /&gt;  73     328  1561 p_client&lt;BR /&gt;  72     292   843 inetd&lt;BR /&gt;  70     492  1116 hp_unixagt&lt;BR /&gt;  69     612  1500 nfsd&lt;BR /&gt;  69     612  1499 nfsd&lt;BR /&gt;  69     612  1498 nfsd&lt;BR /&gt;  69     612  1497 nfsd&lt;BR /&gt;  69     612  1496 nfsd&lt;BR /&gt;  69     612  1495 nfsd&lt;BR /&gt;  69     612  1494 nfsd&lt;BR /&gt;  69     612  1493 nfsd&lt;BR /&gt;  69     612  1492 nfsd&lt;BR /&gt;  69     612  1491 nfsd&lt;BR /&gt;  69     612  1490 nfsd&lt;BR /&gt;  69     612  1489 nfsd&lt;BR /&gt;  69     612  1488 nfsd&lt;BR /&gt;  69     612  1486 nfsd&lt;BR /&gt;  69     612  1485 nfsd&lt;BR /&gt;  69     612  1483 nfsd&lt;BR /&gt;  68     600  1400 emsagent&lt;BR /&gt;  62     404   495 syncer&lt;BR /&gt;  58     236   639 syslogd&lt;BR /&gt;  57     484  1482 nfsd&lt;BR /&gt;  48     260 22563 ps&lt;BR /&gt;  48     200  1235 cron&lt;BR /&gt;  40     220 22565 more&lt;BR /&gt;  26     264   680 netfmt&lt;BR /&gt;  25     500   656 hotplugd&lt;BR /&gt;  21     148  1562 cimserverd&lt;BR /&gt;  17     492  1554 sfd&lt;BR /&gt;   9     116   642 ptydaemon&lt;BR /&gt;   5      84   669 nktl_daemon&lt;BR /&gt;   4      84  1255 envd&lt;BR /&gt;   2      92   679 ntl_reader&lt;BR /&gt;   2      72  1552 getty&lt;BR /&gt;  SZ     VSZ   PID COMMAND&lt;BR /&gt;   0       0 22560 &lt;DEFUNCT&gt;&lt;BR /&gt;   0       0  4381 lvmattachd&lt;BR /&gt;   0       0  4380 lvmdevd&lt;BR /&gt;   0       0   124 lvmattachd&lt;BR /&gt;   0       0   123 lvmdevd&lt;BR /&gt;   0       0   122 lvmattachd&lt;BR /&gt;   0       0   121 lvmdevd&lt;BR /&gt;   0       0   120 lvmattachd&lt;BR /&gt;   0       0   119 lvmdevd&lt;BR /&gt;   0       0   118 lvmattachd&lt;BR /&gt;   0       0   117 lvmdevd&lt;BR /&gt;   0       0   116 lvmattachd&lt;BR /&gt;   0       0   115 lvmdevd&lt;BR /&gt;   0       0   114 lvmattachd&lt;BR /&gt;   0       0   113 lvmdevd&lt;BR /&gt;   0       0   112 lvmattachd&lt;BR /&gt;   0       0   111 lvmdevd&lt;BR /&gt;   0       0   110 lvmattachd&lt;BR /&gt;   0       0   109 lvmdevd&lt;BR /&gt;   0       0    78 rng&lt;BR /&gt;   0       0    53 vxfsd&lt;BR /&gt;   0       0    46 kend&lt;BR /&gt;   0       0    45 sblksched&lt;BR /&gt;   0       0    44 sblksched&lt;BR /&gt;   0       0    43 smpsched&lt;BR /&gt;   0       0    42 smpsched&lt;BR /&gt;   0       0    41 smpsched&lt;BR /&gt;   0       0    40 smpsched&lt;BR /&gt;   0       0    39 cmcd&lt;BR /&gt;   0       0    38 pagezerod&lt;BR /&gt;   0       0    37 schedcpu&lt;BR /&gt;   0       0    36 eventdaemon&lt;BR /&gt;   0       0    29 ipmid&lt;BR /&gt;   0       0    28 ttisr&lt;BR /&gt;   0       0    27 kmemdaemon&lt;BR /&gt;   0       0    26 progressdaemon&lt;BR /&gt;   0       0    25 strfreebd&lt;BR /&gt;   0       0    24 strweld&lt;BR /&gt;   0       0    23 strmem&lt;BR /&gt;   0       0    22 supsched&lt;BR /&gt;   0       0    21 pagetable_init_daemon&lt;BR /&gt;   0       0    20 lvmattachd&lt;BR /&gt;   0       0    19 lvmdevd&lt;BR /&gt;   0       0    18 ksyncer_daemon&lt;BR /&gt;   0       0    17 lvmschedd&lt;BR /&gt;   0       0    16 lvmkd&lt;BR /&gt;   0       0    15 lvmkd&lt;BR /&gt;   0       0    14 lvmkd&lt;BR /&gt;   0       0    13 lvmkd&lt;BR /&gt;   0       0    12 lvmkd&lt;BR /&gt;   0       0    11 lvmkd&lt;BR /&gt;   0       0    10 autofskd&lt;BR /&gt;   0       0     9 nfsktcpd&lt;BR /&gt;   0       0     8 ioconfigd&lt;BR /&gt;   0       0     4 unhashdaemon&lt;BR /&gt;   0       0     3 statdaemon&lt;BR /&gt;   0       0     2 vhand&lt;BR /&gt;   0       0     0 swapper&lt;BR /&gt;&lt;BR /&gt;OS info-&lt;BR /&gt;CPU info:&lt;BR /&gt;   Number of CPUs = 4&lt;BR /&gt;   Clock speed = 1500 MHz&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Cache info:&lt;BR /&gt;   L1 Instruction: size =   16 KB, associativity = 4&lt;BR /&gt;   L1 Data:        size =   16 KB, associativity = 4&lt;BR /&gt;   L2 Unified:     size =  256 KB, associativity = 8&lt;BR /&gt;   L3 Unified:     size = 6144 KB, associativity = 24&lt;BR /&gt;&lt;BR /&gt;Memory = 4079 MB (3.983398 GB)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Platform info:&lt;BR /&gt;   model string =          "ia64 hp server rx7620"&lt;BR /&gt;   machine serial number = SGH442656H&lt;BR /&gt;&lt;BR /&gt;OS info:&lt;BR /&gt;   sysname  = HP-UX&lt;BR /&gt;   nodename = cdr&lt;BR /&gt;   release  = B.11.23&lt;BR /&gt;   version  = U (unlimited-user license)&lt;BR /&gt;   machine  = ia64&lt;BR /&gt;&lt;BR /&gt;swapinfo -tm&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        8192      46    8146    1%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1433   -1433&lt;BR /&gt;memory     4079    2873    1206   70%&lt;BR /&gt;total     12271    4352    7919   35%       -       0    -&lt;BR /&gt;# sar -c 1 5&lt;BR /&gt;&lt;BR /&gt;HP-UX cdr B.11.23 U ia64    01/11/06&lt;BR /&gt;&lt;BR /&gt;09:14:53 scall/s  sread/s  swrit/s   fork/s   exec/s  rchar/s  wchar/s&lt;BR /&gt;09:14:54     946        7        4     0.00     0.00   540672     8192&lt;BR /&gt;09:14:55     413        8        5     0.00     0.00    24333    24333&lt;BR /&gt;09:14:56     449        7        3     0.00     0.00    32768    57344&lt;BR /&gt;09:14:57     395        7        3     0.00     0.00        0        0&lt;BR /&gt;09:14:58     650       18       13     0.00     0.00   163840     8192&lt;BR /&gt;&lt;BR /&gt;Average      570        9        6     0.00     0.00   151497    19622&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct                      20  20          Immed&lt;BR /&gt;dbc_min_pct                       5  Default     Immed&lt;BR /&gt;&lt;BR /&gt;swapmem_on                        1  Default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DEFUNCT&gt;</description>
      <pubDate>Tue, 10 Jan 2006 19:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705639#M250175</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2006-01-10T19:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705640#M250176</link>
      <description>Hmm,&lt;BR /&gt;my analysis would be:&lt;BR /&gt;&lt;BR /&gt;Overall not to bad looking systems,&lt;BR /&gt;except the swap memory of 70% is way to high and r/chars on the high side!!&lt;BR /&gt;&lt;BR /&gt;Disks not overall busy, so i/o looks normal.&lt;BR /&gt;Top processes are Oracle's, but then i guess that is the idea&lt;BR /&gt;R/char is a bit high (so a lot of read activity on system calls)&lt;BR /&gt;&lt;BR /&gt;Very difficult to give an reliable let alone&lt;BR /&gt;accurate conclusion, but I would investigate&lt;BR /&gt;your system activity overhead.&lt;BR /&gt;&lt;BR /&gt;just user sar -u 5 55 and check your %sys&lt;BR /&gt;is proportionaly high (or when it is), (could this be the reason for the exeggerating paging, crosscheck swapinfo)&lt;BR /&gt;&lt;BR /&gt;If yes there is something wrong at kernel &lt;BR /&gt;level - may need to look into patches,&lt;BR /&gt;wrongly configured parameters, bugs or&lt;BR /&gt;something we haven't figured out yet.&lt;BR /&gt;&lt;BR /&gt;(More swap would probably not be a solution,&lt;BR /&gt;may just open the floodgates, hard to tell without furhter test, but keep it in mind)&lt;BR /&gt;&lt;BR /&gt;That's my penny's worth.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 04:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705640#M250176</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-01-11T04:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705641#M250177</link>
      <description>Post this,&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;I hope you are machine is requiring more swap space. &lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Wed, 11 Jan 2006 04:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705641#M250177</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-11T04:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705642#M250178</link>
      <description>So most of your RAM is used for swap (70%),20% is used by buffers, doesnt leave much for the rest...&lt;BR /&gt;Since you have 2 oracle running I would believe with the RAM you have to fix :&lt;BR /&gt;swapmem_on to 0&lt;BR /&gt;dbc_max_pct 16&lt;BR /&gt;dbc_min_pct 8&lt;BR /&gt;&lt;BR /&gt;And increase your SGA size to something more decent (to a total of 600-800MB max)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 11 Jan 2006 06:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705642#M250178</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-01-11T06:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage 97%</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705643#M250179</link>
      <description>&lt;BR /&gt;Total System Global Area 1044876528 bytes&lt;BR /&gt;Fixed Size                   728304 bytes&lt;BR /&gt;Variable Size             503316480 bytes&lt;BR /&gt;Database Buffers          536870912 bytes&lt;BR /&gt;Redo Buffers                3960832 bytes&lt;BR /&gt;what is r/chars?&lt;BR /&gt;and if it is configured as swapmem_on to 0,&lt;BR /&gt;won't use pseu-do swap anymore. Do it cause some troble,donesn't it?&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 20:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-97/m-p/3705643#M250179</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2006-01-11T20:21:19Z</dc:date>
    </item>
  </channel>
</rss>

