<?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: cache memory utilization high. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573087#M372918</link>
    <description>Hi Fabio,&lt;BR /&gt;&lt;BR /&gt;Thank you, &lt;BR /&gt;&lt;BR /&gt;filecache_max is Auto then why we need to set the lower value.&lt;BR /&gt;&lt;BR /&gt;one more thing, yesterday we have increased physical memory and oracle team has also increased oracle memory to 12 GB.&lt;BR /&gt;&lt;BR /&gt;but  they have not increased maxdsiz values.&lt;BR /&gt;&lt;BR /&gt;current value is 1 GB.&lt;BR /&gt;&lt;BR /&gt;can you suggest regarding maxdsiz?&lt;BR /&gt;&lt;BR /&gt;Kapil,&lt;BR /&gt;&lt;BR /&gt;I'm fine.&lt;BR /&gt;&lt;BR /&gt;that parameters are available in 11.23 or below.&lt;BR /&gt;&lt;BR /&gt;filecache_max and filecache_min is available in 11.31.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;GB&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jan 2010 09:57:14 GMT</pubDate>
    <dc:creator>gb karki</dc:creator>
    <dc:date>2010-01-28T09:57:14Z</dc:date>
    <item>
      <title>cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573084#M372915</link>
      <description>Hi expert,&lt;BR /&gt;&lt;BR /&gt;We have HP-UX 11.31 system with 36GB physical memory and by default 50% of phycical memory is taken by cache memory.&lt;BR /&gt;&lt;BR /&gt;Problem is here, cache memory is used continuosly 16.5 GB.&lt;BR /&gt;&lt;BR /&gt;oracle team has given 12 GB for oracle after that memory is reaching 100%.&lt;BR /&gt;&lt;BR /&gt;you can see the filecache values.&lt;BR /&gt;&lt;BR /&gt;root@st1ciwtn:/ # kctune filecache_max&lt;BR /&gt;Tunable              Value  Expression  Changes&lt;BR /&gt;filecache_max  18359316480  Default     Auto&lt;BR /&gt;&lt;BR /&gt;root@st1ciwtn:/ # kctune filecache_min&lt;BR /&gt;Tunable             Value  Expression  Changes&lt;BR /&gt;filecache_min  1835929600  Default     Auto&lt;BR /&gt;&lt;BR /&gt;root@st1ciwtn:/ # kcusage filecache_max&lt;BR /&gt;Tunable                 Usage / Setting&lt;BR /&gt;=============================================&lt;BR /&gt;filecache_max     17660841984 / 18359316480&lt;BR /&gt;root@st1ciwtn:/ #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;glance:-&lt;BR /&gt;&lt;BR /&gt;CPU  Util   SSU  U                                                                                                                  |  6%    7%   12%&lt;BR /&gt;Disk Util   F    F                                                                                                                   |  5%    7%   21%&lt;BR /&gt;Mem  Util   S               SU                                              UF                                                     F |100%  100%  100%&lt;BR /&gt;Networkil   U                              UR                                R                                                       | 55%   55%   55%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Total VM :  17.2gb   Sys Mem  :   5.2gb   User Mem:  14.2gb   Phys Mem :  36.0gb&lt;BR /&gt;Active VM:   6.8gb   Buf Cache:     3mb   Free Mem:    85mb   FileCache:  16.4gb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;========================&lt;BR /&gt;&lt;BR /&gt;root@st1ciwtn:/ # kctune maxdsiz&lt;BR /&gt;Tunable       Value  Expression  Changes&lt;BR /&gt;maxdsiz  1073741824  1GB         Immed&lt;BR /&gt;root@st1ciwtn:/ # ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;root@st1ciwtn:/ #&lt;BR /&gt;=========================&lt;BR /&gt;&lt;BR /&gt;Can you please suggest me? what are the thing do i need to change for proper utilization cache memory or physical memory.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;GB&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 09:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573084#M372915</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-01-28T09:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573085#M372916</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle systems can usually have a Buffer Cache (in HP-UX 11.31 there's UFC, Unified File Cache) small, so definitely you could consider to decrease filecache_max to a lower value than 50% (man filecache_max).&lt;BR /&gt;&lt;BR /&gt;You can do that with no reboot, however when decreasing Buffer Cache which is currently used I usually prefer to reboot the system.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 28 Jan 2010 09:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573085#M372916</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-01-28T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573086#M372917</link>
      <description>Hi Karki,&lt;BR /&gt;&lt;BR /&gt;How are you?&lt;BR /&gt;the first thing you should check is &lt;BR /&gt;dbc_min_pct and dbc_max_pct you should fix these values.&lt;BR /&gt;Seems currently you have dbc_max_pct ~ 50&lt;BR /&gt;so better you try to reduce this and check.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 09:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573086#M372917</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-01-28T09:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573087#M372918</link>
      <description>Hi Fabio,&lt;BR /&gt;&lt;BR /&gt;Thank you, &lt;BR /&gt;&lt;BR /&gt;filecache_max is Auto then why we need to set the lower value.&lt;BR /&gt;&lt;BR /&gt;one more thing, yesterday we have increased physical memory and oracle team has also increased oracle memory to 12 GB.&lt;BR /&gt;&lt;BR /&gt;but  they have not increased maxdsiz values.&lt;BR /&gt;&lt;BR /&gt;current value is 1 GB.&lt;BR /&gt;&lt;BR /&gt;can you suggest regarding maxdsiz?&lt;BR /&gt;&lt;BR /&gt;Kapil,&lt;BR /&gt;&lt;BR /&gt;I'm fine.&lt;BR /&gt;&lt;BR /&gt;that parameters are available in 11.23 or below.&lt;BR /&gt;&lt;BR /&gt;filecache_max and filecache_min is available in 11.31.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;GB&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 09:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573087#M372918</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-01-28T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573088#M372919</link>
      <description>&amp;gt;physical memory is taken by cache memory.&lt;BR /&gt;&lt;BR /&gt;(In order to prevent confusion, you should say "file cache" or "buffer cache", otherwise you could be confused with CPU cache.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;cache memory is used continuously 16.5 GB.&lt;BR /&gt;&lt;BR /&gt;As Fabio said, you should reduce it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;filecache_max is Auto then why we need to set the lower value?&lt;BR /&gt;&lt;BR /&gt;Probably HP-UX doesn't know what Oracle is doing?  Or that Oracle can make better use of that memory?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;they have not increased maxdsiz values.  current value is 1 GB.  can you suggest regarding maxdsiz?&lt;BR /&gt;&lt;BR /&gt;Why would you need to make it bigger?  Are your applications running out of heap space?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 10:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573088#M372919</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-28T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573089#M372920</link>
      <description>Looks like you are trying to do something without knowing what it is. &lt;BR /&gt;&lt;BR /&gt;If you want file cache to use less of your RAM, reduce it (filecache_max). 'Auto' setting may take longer to cut down the value.</description>
      <pubDate>Thu, 28 Jan 2010 10:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573089#M372920</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2010-01-28T10:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573090#M372921</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Oracle team are getting below errors, thats why we are in loking for parameters.&lt;BR /&gt;&lt;BR /&gt;get the error "ORA-04030: out of process memory when trying to allocate nn bytes".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karki</description>
      <pubDate>Thu, 28 Jan 2010 10:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573090#M372921</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-01-28T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573091#M372922</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Oracle systems don't need big System Buffer Cache. I'd avoid to give more details here, you'll find tons of discussions around.&lt;BR /&gt;Definitely you can safely consider to reduce filecache_max, and in general it isn't usually good to keep it at default 50%. With such settings the memory will be available for User Memory only for 50%. Reducing filecache_max means having much more memory available for User side.&lt;BR /&gt;I think a good value for filecache_max in your situation might be under the 10%.&lt;BR /&gt;&lt;BR /&gt;Regarding maxdsiz, I wouldn't change it if you don't have specific issues having it at 1 Gb.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 28 Jan 2010 10:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573091#M372922</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-01-28T10:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573092#M372923</link>
      <description>file cache or buffer cache are same thing except with different name [ I doono why they used to change names ]&lt;BR /&gt;&lt;BR /&gt;Well for you the error you getting ORA-4030 is becuase its not able to allocate memory, it has nothing to do with maxdsize.&lt;BR /&gt;If there would have been a issue with maxdsiz you error might have been smthing like.....can not allocate required memory chunk.&lt;BR /&gt;maxdsiz(5).&lt;BR /&gt;So best thing to do right now is to reduce the buffer cache and check sysem performance.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 29 Jan 2010 03:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573092#M372923</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-01-29T03:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573093#M372924</link>
      <description>&amp;gt;get the error "ORA-04030: out of process memory when trying to allocate nn bytes".&lt;BR /&gt;&lt;BR /&gt;What was "nn"?  You should be looking at top to see how big the process is getting.  If close to 1 Gb, then you need to make maxdsiz and if 64 bit, maxdsiz_64bit.&lt;BR /&gt;&lt;BR /&gt;But Kapil says there is a different error message for that??</description>
      <pubDate>Fri, 29 Jan 2010 12:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573093#M372924</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-29T12:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573094#M372925</link>
      <description>&amp;gt;Kapil: file cache or buffer cache are same thing except with different name [I doono why they used to change names]&lt;BR /&gt;&lt;BR /&gt;They aren't really exactly the same.  The Unified file cache has one cache for both user I/O and memory manager I/O.&lt;BR /&gt;&lt;BR /&gt;The buffer cache only deals with user I/O.</description>
      <pubDate>Fri, 29 Jan 2010 12:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573094#M372925</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-29T12:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: cache memory utilization high.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573095#M372926</link>
      <description>Thanks Kapil/Dennis,&lt;BR /&gt;&lt;BR /&gt;After change the filecache_max values, we are in better position.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Karki</description>
      <pubDate>Fri, 29 Jan 2010 15:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cache-memory-utilization-high/m-p/4573095#M372926</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-01-29T15:32:32Z</dc:date>
    </item>
  </channel>
</rss>

