<?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: Shared Memory - IPCS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920564#M407789</link>
    <description>attached the sar -d 2 15 output.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
    <pubDate>Wed, 24 Aug 2005 04:30:10 GMT</pubDate>
    <dc:creator>Ranjith_5</dc:creator>
    <dc:date>2005-08-24T04:30:10Z</dc:date>
    <item>
      <title>Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920557#M407782</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt; On my database server ipms -ma gives the following result. Is this any way affecting my system performance? &lt;BR /&gt;&lt;BR /&gt;ULTRAMAX:root-/&amp;gt;ipcs -ma|grep root&lt;BR /&gt;m          0 0x4118025d --rw-rw-rw-      root      root      root      root      0        348   613   613  5:15:58  5:15:58  5:15:50&lt;BR /&gt;m          1 0x4e0c0002 --rw-rw-rw-      root      root      root      root      1      61760   613   613  5:15:54  5:15:58  5:15:50&lt;BR /&gt;m          2 0x411c0a3f --rw-rw-rw-      root      root      root      root      1       8192   613   625  5:15:54  5:15:50  5:15:50&lt;BR /&gt;m       8195 0x00005643 --rw-rw-rw-      root      root      root      root      1       1024  2583  2583  5:16:44 no-entry  5:16:44&lt;BR /&gt;m          4 0x00005654 --rw-rw-rw-      root      root      root      root      1       1024  2583  2583  5:16:44 no-entry  5:16:44&lt;BR /&gt;m       3077 0x4d4e5251 --rw-r--r--      root      root      root      root      2     140288  2568  7129 23:56:55 no-entry  5:16:47&lt;BR /&gt;m          6 0x55315352 --rw-rw-rw-      root      root      root      root      1       4096  2568  2568  5:16:47 no-entry  5:16:47&lt;BR /&gt;m          7 0x44525354 --rw-r--r--      root      root      root      root      3     393216  2568  4359 13:56:52 13:56:52  5:16:47&lt;BR /&gt;m          8 0x53494152 --rw-r--r--      root      root      root      root      1       1024  2568  2568  5:16:47 no-entry  5:16:47&lt;BR /&gt;m      37897 0x0c6629c9 --rw-r-----      root      root      root      root      2   37790828  2871 12304 13:30:01 13:55:14  5:17:08&lt;BR /&gt;m         10 0x06347849 --rw-rw-rw-      root      root      root      root      1      77384  2871  2894  5:17:15  5:17:08  5:17:08&lt;BR /&gt;m       1035 0x49101e6f --rw-r--r--      root      root      root      root      0      22908  2833  2894 13:57:01 13:57:01  5:17:10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 03:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920557#M407782</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T03:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920558#M407783</link>
      <description>hi syam,&lt;BR /&gt;&lt;BR /&gt;ipcs will not tell u what is affecting your performance, it only reports active share memory segments (-m).&lt;BR /&gt;&lt;BR /&gt;from the output, u should not grep only root as it do not tell us much about the other share memory, i.e. for oracle DB, grep the oracle user which the SEGSZ will show the amount of semaphores. &lt;BR /&gt;&lt;BR /&gt;use vmstat for memory unless u have glance to monitor performance.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 24 Aug 2005 03:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920558#M407783</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-08-24T03:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920559#M407784</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;here is the out put for oracle related process.&lt;BR /&gt;&lt;BR /&gt;ipcs -ma|grep ora&lt;BR /&gt;m     240652 0x831883f8 --rw-rw----     oradb       dba     oradb       dba   1659 6990901248  7815  6271 14:35:56 14:35:56  5:21:39&lt;BR /&gt;m     258063 0x3f5daca8 --rw-r-----    oracle       dba    oracle       dba    138  555585536 13901  6183 14:35:49 14:35:49 13:57:17&lt;BR /&gt;&lt;BR /&gt;is this anyway affecting my performance. I have glance too on my server. How do I find out unutilised process &amp;amp; memory resources?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 04:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920559#M407784</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T04:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920560#M407785</link>
      <description>in glance it shows that the disk utilisation is 100%. Is there anything fishy..?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 04:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920560#M407785</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T04:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920561#M407786</link>
      <description>Syam,&lt;BR /&gt;taking a look to "ipcs -ma" output, take care that the oracle-related use a maximum of 70%-80% of total memory.&lt;BR /&gt;In any case, if there are performance problems, often you can find it regardless the ipcs output...&lt;BR /&gt;Other outputs are needed ( ex. vmstat , iostat, sar ecc... )&lt;BR /&gt;Post these other outputs to have a deeper analysis.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Alex&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2005 04:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920561#M407786</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T04:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920562#M407787</link>
      <description>Syam,&lt;BR /&gt;if there are disk problems, it can be due to an excessive swapping activity, or DB related problems such as a lost of an index and a consequent DB activity of scan all tables, or other causes...&lt;BR /&gt;&lt;BR /&gt;Please post the output of&lt;BR /&gt;sar -d 2 15&lt;BR /&gt;to identify initialy the disk bottlenecked.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 24 Aug 2005 04:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920562#M407787</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T04:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920563#M407788</link>
      <description>here are the outputs..please tell me if any detailed info is required.&lt;BR /&gt;&lt;BR /&gt;ULTRAMAX:root-/&amp;gt;iostat -t&lt;BR /&gt;                   tty             cpu&lt;BR /&gt;                 tin tout        us  ni  sy  id&lt;BR /&gt;                   0  238        29 118 -93  46&lt;BR /&gt;&lt;BR /&gt;  device    bps     sps    msps&lt;BR /&gt;&lt;BR /&gt;  c0t6d0      0     0.0     1.0&lt;BR /&gt;  c0t0d0      0     0.0     1.0&lt;BR /&gt;  c1t0d0      0     0.0     1.0&lt;BR /&gt;  c1t6d0      0     0.0     1.0&lt;BR /&gt; c16t1d0      0     0.0     1.0&lt;BR /&gt; c16t3d2      0     0.0     1.0&lt;BR /&gt; c16t2d6      0     0.0     1.0&lt;BR /&gt; c16t2d7      0     0.0     1.0&lt;BR /&gt; c16t4d2      0     0.0     1.0&lt;BR /&gt; c16t0d0      0     0.0     1.0&lt;BR /&gt; c16t0d1      0     0.0     1.0&lt;BR /&gt; c16t0d2      0     0.0     1.0&lt;BR /&gt; c16t0d3      0     0.0     1.0&lt;BR /&gt; c16t0d4      0     0.0     1.0&lt;BR /&gt; c16t0d5      0     0.0     1.0&lt;BR /&gt; c16t3d3      0     0.0     1.0&lt;BR /&gt; c16t3d4      0     0.0     1.0&lt;BR /&gt; c16t3d5      0     0.0     1.0&lt;BR /&gt; c16t3d6      0     0.0     1.0&lt;BR /&gt; c16t3d1      0     0.0     1.0&lt;BR /&gt; c16t1d1      0     0.0     1.0&lt;BR /&gt; c16t3d0      0     0.0     1.0&lt;BR /&gt; c16t4d1      0     0.0     1.0&lt;BR /&gt; c16t1d4      0     0.0     1.0&lt;BR /&gt; c16t1d5      0     0.0     1.0&lt;BR /&gt; c16t1d6      0     0.0     1.0&lt;BR /&gt; c16t1d7      0     0.0     1.0&lt;BR /&gt; c16t2d0      0     0.0     1.0&lt;BR /&gt; c16t2d1      0     0.0     1.0&lt;BR /&gt; c16t2d2      0     0.0     1.0&lt;BR /&gt; c16t2d3      0     0.0     1.0&lt;BR /&gt; c16t3d7      0     0.0     1.0&lt;BR /&gt; c16t4d0      0     0.0     1.0&lt;BR /&gt; c16t0d6      0     0.0     1.0&lt;BR /&gt; c16t0d7      0     0.0     1.0&lt;BR /&gt; c16t8d5      0     0.0     1.0&lt;BR /&gt; c16t2d4      0     0.0     1.0&lt;BR /&gt; c16t2d5      0     0.0     1.0&lt;BR /&gt; c16t8d6      0     0.0     1.0&lt;BR /&gt; c16t1d2      0     0.0     1.0&lt;BR /&gt; c16t1d3      0     0.0     1.0&lt;BR /&gt; c16t4d3      0     0.0     1.0&lt;BR /&gt; c16t4d4      0     0.0     1.0&lt;BR /&gt; c16t4d5      0     0.0     1.0&lt;BR /&gt; c16t4d6      0     0.0     1.0&lt;BR /&gt; c16t4d7      0     0.0     1.0&lt;BR /&gt; c16t5d0      0     0.0     1.0&lt;BR /&gt;&lt;BR /&gt;======================================================&lt;BR /&gt;&lt;BR /&gt;ULTRAMAX:root-/&amp;gt;vmstat&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;   25    35     0  2859728  5419903  504   23     1    0     0    0    11  20729 177086 18968  46  5 50&lt;BR /&gt;=================================================&lt;BR /&gt;ULTRAMAX:root-/&amp;gt;sar -u 7&lt;BR /&gt;&lt;BR /&gt;HP-UX ULTRAMAX B.11.11 U 9000/800    08/24/05&lt;BR /&gt;&lt;BR /&gt;14:54:47    %usr    %sys    %wio   %idle&lt;BR /&gt;14:54:54      63      11      21       4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 04:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920563#M407788</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T04:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920564#M407789</link>
      <description>attached the sar -d 2 15 output.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 04:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920564#M407789</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T04:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920565#M407790</link>
      <description>Syam,&lt;BR /&gt;it seems you have some disk overloaded:&lt;BR /&gt;14:57:53   device   %busy   avque   r+w/s  blks/s  avwait  avserv&lt;BR /&gt;&lt;BR /&gt;Average   c16t0d0   86.15    0.50     584    9337    4.99    3.12&lt;BR /&gt;Average   c16t3d3   83.95    0.50     463   13462    5.00    4.07&lt;BR /&gt;Average   c16t3d5   99.37    0.52     658   10522    5.05    6.45&lt;BR /&gt;Average   c16t3d6   80.35    0.50     488   10732    5.02    3.06&lt;BR /&gt;Average   c16t1d6   85.25    0.50     873   13957    5.02    1.88&lt;BR /&gt;Average   c16t4d3   99.90    0.58    1204   19264    5.14    4.08&lt;BR /&gt;Average   c16t4d4   98.13    0.50     739   19656    5.08    3.65&lt;BR /&gt;Average   c16t4d5   90.59    0.50     362    5803    5.01    6.08&lt;BR /&gt;Average   c16t4d7   89.46    0.50     395   14425    5.09    5.31&lt;BR /&gt;&lt;BR /&gt;Infact for these disks you have %busy near to 90-100% at any moment.&lt;BR /&gt;&lt;BR /&gt;Have a look to the Logical Volumes owned by that disks with the command&lt;BR /&gt;pvdisplay -v /dev/dsk/&lt;PV_NAME&gt;&lt;BR /&gt;and see if they are Oracle dependent or other filesystems-dependent.&lt;BR /&gt;&lt;BR /&gt;Please post the output of &lt;BR /&gt;swapinfo -t&lt;BR /&gt;&lt;BR /&gt;Attach the output of&lt;BR /&gt;vmstat 5 20&lt;BR /&gt;&lt;BR /&gt;Then launch the following commands:&lt;BR /&gt;sar -o sarfile 5 60&lt;BR /&gt;sar -Af sarfile &amp;gt; sar.report&lt;BR /&gt;&lt;BR /&gt;and attach the sar.report file.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Alex&lt;/PV_NAME&gt;</description>
      <pubDate>Wed, 24 Aug 2005 05:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920565#M407790</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T05:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920566#M407791</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;just back from a meeting.&lt;BR /&gt;&lt;BR /&gt;as what alessandro has mention, if performance is affected because of high disk usage, a possible problem may be excessive swapping.&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;to also look at paging problem:&lt;BR /&gt;# vmstat 3 10&lt;BR /&gt; run 10 of 3-seconds interval, look at the po column.&lt;BR /&gt;&lt;BR /&gt;looking at your ipcs info on the oracle database, u have allocated a pretty big shared memory for oradb user, i.e. 6990901248 -&amp;gt; 7GB. any reasons why?&lt;BR /&gt;&lt;BR /&gt;to guide u in performance monitoring, read these:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=31&amp;amp;search.y=7" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=31&amp;amp;search.y=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=KBRC00000947&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=21&amp;amp;search.y=11" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=KBRC00000947&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=21&amp;amp;search.y=11&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 24 Aug 2005 05:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920566#M407791</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-08-24T05:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920567#M407792</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;pleas give me some time to come back to you with the required outputs..some urgent work came in between...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 06:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920567#M407792</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920568#M407793</link>
      <description>Syam , &lt;BR /&gt;&lt;BR /&gt;Check and monitor your system performane through glance.&lt;BR /&gt;&lt;BR /&gt;Also check&lt;BR /&gt;# sar -v 5 10 [ see system talble parameters, whether they are exhausting ..]&lt;BR /&gt;# vmstat 5 10 [ check if excessive swapping ..]&lt;BR /&gt;# iostat 5 20  [ Disk activity ]&lt;BR /&gt;&lt;BR /&gt;From your attachment it seems disk acitivity is high, u can write a script and monitor which disk is highly loaded..&lt;BR /&gt;&lt;BR /&gt;Hope this will help..&lt;BR /&gt;Cheers ,&lt;BR /&gt;&lt;BR /&gt;Raj</description>
      <pubDate>Wed, 24 Aug 2005 07:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920568#M407793</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-08-24T07:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920569#M407794</link>
      <description>About the only thing you can glean from ipcs that's meaningful re: Oracle is that you've set your kernel parameters large enough so that your SGA isn't chunked up into a bunch of little pieces - and yours isn't, it's fine.  The first number (~7G) is probably your SGA size, and the second is probably run-time heap.</description>
      <pubDate>Wed, 24 Aug 2005 07:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920569#M407794</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-08-24T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920570#M407795</link>
      <description>Run a couple of Oracle statspack snapshots and have a look at what's going on.  It will report to you the queries with the highest disk I/O rates - pay extra attention to those.  Also, review your cache hit ratios and the hit ratios for the shared pool and large pool.  Make sure that these numbers are (and stay) in the high 90's.  I suspect that they are not.  That doesn't necessarily mean that they need to be bigger, it's probably that you've got some poorly running code in there, and it is doing so much disk i/o everything else tends to get bumped from cache.  Statspack will give you the necessary information to get started.</description>
      <pubDate>Wed, 24 Aug 2005 08:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920570#M407795</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-08-24T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920571#M407796</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Attached the sar,vmstat,swapinfo outputs. Hope you can conclude something.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 08:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920571#M407796</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T08:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920572#M407797</link>
      <description>It seems you have not swap problem ( &lt;BR /&gt;"PCT" for "dev" in swapinfo output is 0%&lt;BR /&gt;"po" in vmstat output is costantly 0&lt;BR /&gt;"swpot/s" ( Swapouts per second ) in sar output is costantly 0&lt;BR /&gt;"swpocc" (percent swap queue occupied) is costantly &amp;lt; 5&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;Your Buffer Cache seems ok (BUFPAGES parameter) (&lt;BR /&gt;"%rcache" is costantly &amp;gt; 90&lt;BR /&gt;"%wcache" is almost costantly &amp;gt; 65&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;Also your CPU charge seems normal.&lt;BR /&gt;&lt;BR /&gt;I think there is an Oracle related problem that causes a overload on the following disks:&lt;BR /&gt;c16t0d0&lt;BR /&gt;c16t3d3&lt;BR /&gt;c16t3d5&lt;BR /&gt;c16t3d6&lt;BR /&gt;c16t1d6&lt;BR /&gt;c16t4d3&lt;BR /&gt;c16t4d4&lt;BR /&gt;c16t4d5&lt;BR /&gt;c16t4d7&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please take a snapshot for Oracle activity. &lt;BR /&gt;See what logical volumes are present in the disks above with the pvdisplay -v command and if you have DB-managed Logical Volumes check to which tables/indexes they correspond ( and wait for some deeper answer from some Oracle-Guru )&lt;BR /&gt;&lt;BR /&gt;Hope this can help...&lt;BR /&gt;Rgds,&lt;BR /&gt;Alex&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2005 09:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920572#M407797</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920573#M407798</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I already spoke to the dba team about this they said it is because of load on the system and it is normal as per them. But apart from this do you find any other problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 09:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920573#M407798</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T09:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920574#M407799</link>
      <description>Syam,&lt;BR /&gt;I have also a very good Oracle Database tuning guide, unfortunately it is 5MB and I cannot attach it...&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2005 09:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920574#M407799</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T09:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920575#M407800</link>
      <description>Syam I don't see any other problem at all.&lt;BR /&gt;Your server doesn't seem to be CPU or MEMORY bound.&lt;BR /&gt;Ask to DBAs to do a DB analysis to check if is normal that Oracle create a so heavy access to those disks.</description>
      <pubDate>Wed, 24 Aug 2005 09:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920575#M407800</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-08-24T09:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory - IPCS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920576#M407801</link>
      <description>Alessandro Pilati,&lt;BR /&gt;&lt;BR /&gt;Thanks for taking your time to analyse the problem..It was really great.thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 24 Aug 2005 09:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-ipcs/m-p/4920576#M407801</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-08-24T09:26:50Z</dc:date>
    </item>
  </channel>
</rss>

