<?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: top troubles!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453877#M852889</link>
    <description>Hi Lorenzo,&lt;BR /&gt;&lt;BR /&gt;From the manual:&lt;BR /&gt;&lt;BR /&gt;1 - "Memory Data&lt;BR /&gt;Includes virtual and real memory in use (with the amount of memory considered "active" in parentheses) and the amount of free memory.&lt;BR /&gt;&lt;BR /&gt;2 - "SIZE        &lt;BR /&gt;Total virtual size of the process in kilobytes. This includes virtual sizes of text, data, stack, uarea, mmap regions, shared memory regions and IO mapped regions.&lt;BR /&gt;&lt;BR /&gt;You have such a big SIZE value because of values defined at the following init&lt;SID&gt;.ora parameters:&lt;BR /&gt;&lt;BR /&gt;shared_pool_size = ? &lt;BR /&gt;db_block_buffers = ?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SID&gt;</description>
    <pubDate>Mon, 03 Jan 2005 06:22:09 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2005-01-03T06:22:09Z</dc:date>
    <item>
      <title>top troubles!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453876#M852888</link>
      <description>Hi All,&lt;BR /&gt;I have a 11.0 with 5GB memory&lt;BR /&gt;1 - when I start top in the field MEMORY I have:&lt;BR /&gt;&lt;BR /&gt;Memory: 650668K (218448K) real, 578820k (274444k) virtual, 1139916k free &lt;BR /&gt;&lt;BR /&gt;Could you explain me this field... I got some infos on itrc but I'm really confused...&lt;BR /&gt;&lt;BR /&gt;2 - always with top I have 4 oracle proc in sleep with a size 1850 MB!!!!!!! It's dangerous??? ( in attach the top's output)&lt;BR /&gt;&lt;BR /&gt;the field SIZE: is the allocated mem of that proc or is the maximum size that the proc can reach???&lt;BR /&gt;&lt;BR /&gt;Really thanks in advance!&lt;BR /&gt;L.F&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jan 2005 06:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453876#M852888</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2005-01-03T06:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: top troubles!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453877#M852889</link>
      <description>Hi Lorenzo,&lt;BR /&gt;&lt;BR /&gt;From the manual:&lt;BR /&gt;&lt;BR /&gt;1 - "Memory Data&lt;BR /&gt;Includes virtual and real memory in use (with the amount of memory considered "active" in parentheses) and the amount of free memory.&lt;BR /&gt;&lt;BR /&gt;2 - "SIZE        &lt;BR /&gt;Total virtual size of the process in kilobytes. This includes virtual sizes of text, data, stack, uarea, mmap regions, shared memory regions and IO mapped regions.&lt;BR /&gt;&lt;BR /&gt;You have such a big SIZE value because of values defined at the following init&lt;SID&gt;.ora parameters:&lt;BR /&gt;&lt;BR /&gt;shared_pool_size = ? &lt;BR /&gt;db_block_buffers = ?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SID&gt;</description>
      <pubDate>Mon, 03 Jan 2005 06:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453877#M852889</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-03T06:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: top troubles!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453878#M852890</link>
      <description>To see if you have a shared_pool_size well defined, execute the following query:&lt;BR /&gt;&lt;BR /&gt;select name, bytes/1024/1024 "Free Size in MB" &lt;BR /&gt;from v$sgastat &lt;BR /&gt;where name='free memory';&lt;BR /&gt;&lt;BR /&gt;I think that if the free size is more than 20% of shared_pool_size, then you may reduce it...&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 03 Jan 2005 06:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453878#M852890</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-03T06:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: top troubles!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453879#M852891</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Top is a fun aide memoire but if you need real memory data go to&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;The information and tools are top class&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  Steve Steel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jan 2005 07:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-troubles/m-p/3453879#M852891</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-01-03T07:39:45Z</dc:date>
    </item>
  </channel>
</rss>

