<?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: psoft8 performance problems on D270 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672635#M906313</link>
    <description>Volker,&lt;BR /&gt;Oracle was upgraded from 7.3.4.X.X to&lt;BR /&gt;8.1.7.1.0.&lt;BR /&gt;The export is sone manually with these options:&lt;BR /&gt;direct=y, buffer=10,000, compress=no&lt;BR /&gt;It is a full db export.&lt;BR /&gt;We have 4 Oracle instances and 2 versions of Tuxedo.  We did change from rule to cost.&lt;BR /&gt;The DBA is having trouble with HRUAT.&lt;BR /&gt;&lt;BR /&gt;I am seeing major and minor page faults in Perfview.  Process are getting killed.&lt;BR /&gt;Is it normal for restarsrv to keep starting about every minute.&lt;BR /&gt;&lt;BR /&gt;Thanks Eileen&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Feb 2002 17:10:23 GMT</pubDate>
    <dc:creator>Eileen Millen</dc:creator>
    <dc:date>2002-02-27T17:10:23Z</dc:date>
    <item>
      <title>psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672628#M906306</link>
      <description>We have a D270 with one CPU that is used for Peoplesoft development.  When it was 10.2 and running psoft7, the performance and export times were much better.  &lt;BR /&gt;The system was installed with 11.0, had an OSS disk array added and now has psoft7 and psoft8 on it.  The DBA says that the Oracle export that used to take 2 hours, is now taking 2 days.  The users say that the performance is much worse now.  &lt;BR /&gt;In Perfview, I discovered that the GLB_RUN_QUE goes up to 10 or even 20 and stays there until the next reboot.  &lt;BR /&gt;The GLB_PRI_QUEUE is less than 1.  &lt;BR /&gt;The GLOBAL_CPU_TOTAL_UTIL does get up to over 90%, but not very often.  &lt;BR /&gt;GLB_MEM_UTIL is mostly 70%.&lt;BR /&gt;&lt;BR /&gt;Are there any known problems with psoft8?&lt;BR /&gt;Is there a patch for the unrealistic high load&lt;BR /&gt;at 11.0?  I know there is one for 11i.&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;Thanks,&lt;BR /&gt;Eileen&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 15:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672628#M906306</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-02-27T15:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672629#M906307</link>
      <description>How much memory do you have?  Is there any swapping going on?  What does 'swapinfo -tam' look like?&lt;BR /&gt;&lt;BR /&gt;My GUESS is that with 2 instances of peoplesoft, you are running short of memory, thus causing the machine to start swapping, causing everything to slow down.</description>
      <pubDate>Wed, 27 Feb 2002 15:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672629#M906307</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-27T15:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672630#M906308</link>
      <description>The GLB_RUN_QUE represent the average number of runnable processes in that interval. One of our Oracle DB server runs between 5-&amp;gt;10 and it seems fine. You might want to cross check these values with sar instead just to be sure it is reporting accurately.</description>
      <pubDate>Wed, 27 Feb 2002 15:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672630#M906308</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-27T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672631#M906309</link>
      <description>Patrick, &lt;BR /&gt;The swapinfo output &lt;BR /&gt;swapinfo -tam&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        1024      23    1001    2%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1001   -1001&lt;BR /&gt;memory     1579     563    1016   36%&lt;BR /&gt;total      2603    1587    1016   61%       -       0    -&lt;BR /&gt;&lt;BR /&gt;S.K Chan,&lt;BR /&gt;&lt;BR /&gt;The load average is 11.6 right now and this is the sar output.  &lt;BR /&gt;cu86 # sar -u 1 10&lt;BR /&gt;HP-UX cu86 B.11.00 A 9000/861    02/27/02&lt;BR /&gt;&lt;BR /&gt;11:04:37    %usr    %sys    %wio   %idle&lt;BR /&gt;11:04:38       1       3       0      96&lt;BR /&gt;11:04:39       0       0       0     100&lt;BR /&gt;11:04:40       0       0       0     100&lt;BR /&gt;11:04:41       0       0       0     100&lt;BR /&gt;11:04:42       0       2       0      98&lt;BR /&gt;11:04:43       0       3       0      97&lt;BR /&gt;11:04:44       0       0       0     100&lt;BR /&gt;11:04:45       0       0       0     100&lt;BR /&gt;11:04:46       0       0       0     100&lt;BR /&gt;11:04:47       0       0       0     100&lt;BR /&gt;&lt;BR /&gt;Average        0       1       0      99&lt;BR /&gt;&lt;BR /&gt;cu86 # sar -q 1 10&lt;BR /&gt;HP-UX cu86 B.11.00 A 9000/861    02/27/02&lt;BR /&gt;&lt;BR /&gt;11:04:52 runq-sz %runocc swpq-sz %swpocc&lt;BR /&gt;11:04:53    13.0      99     0.0       0&lt;BR /&gt;11:04:54     1.0     100     0.0       0&lt;BR /&gt;11:04:55     0.0       0     0.0       0&lt;BR /&gt;11:04:56     0.0       0     0.0       0&lt;BR /&gt;11:04:57     0.0       0     0.0       0&lt;BR /&gt;11:04:58    12.0     100     0.0       0&lt;BR /&gt;11:04:59     0.0       0     0.0       0&lt;BR /&gt;11:05:00     0.0       0     0.0       0&lt;BR /&gt;11:05:01     0.0       0     0.0       0&lt;BR /&gt;11:05:02     1.0     100     0.0       0&lt;BR /&gt;&lt;BR /&gt;Average      6.8      40     0.0       0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Eileen&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 16:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672631#M906309</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-02-27T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672632#M906310</link>
      <description>Hi Eileen:&lt;BR /&gt;&lt;BR /&gt;Can you post a kmtune output? I would check for a timeslice setting of 1 rather than 10 first thing.</description>
      <pubDate>Wed, 27 Feb 2002 16:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672632#M906310</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-27T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672633#M906311</link>
      <description />
      <pubDate>Wed, 27 Feb 2002 16:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672633#M906311</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-02-27T16:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672634#M906312</link>
      <description>Hello Eileen,&lt;BR /&gt;&lt;BR /&gt;let's take a look at Oracle.&lt;BR /&gt;&lt;BR /&gt;Did you upgrade Oracle ?&lt;BR /&gt;What release&amp;amp;patchlevel are you on, where did you come from ?&lt;BR /&gt;Which changes have been done to the init.ora.&lt;BR /&gt;&lt;BR /&gt;Is the export driven by a script ? Pls. attach it if possible.&lt;BR /&gt;Any concurrent activities when this script/export is running ?&lt;BR /&gt;&lt;BR /&gt;Did you change from rule to cost based optimizer in Oracle ? If yes, are the DB-statistics up to date ?&lt;BR /&gt;&lt;BR /&gt;Something to start with&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 27 Feb 2002 16:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672634#M906312</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-02-27T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672635#M906313</link>
      <description>Volker,&lt;BR /&gt;Oracle was upgraded from 7.3.4.X.X to&lt;BR /&gt;8.1.7.1.0.&lt;BR /&gt;The export is sone manually with these options:&lt;BR /&gt;direct=y, buffer=10,000, compress=no&lt;BR /&gt;It is a full db export.&lt;BR /&gt;We have 4 Oracle instances and 2 versions of Tuxedo.  We did change from rule to cost.&lt;BR /&gt;The DBA is having trouble with HRUAT.&lt;BR /&gt;&lt;BR /&gt;I am seeing major and minor page faults in Perfview.  Process are getting killed.&lt;BR /&gt;Is it normal for restarsrv to keep starting about every minute.&lt;BR /&gt;&lt;BR /&gt;Thanks Eileen&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 17:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672635#M906313</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-02-27T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672636#M906314</link>
      <description>Good morning Eileen,&lt;BR /&gt;&lt;BR /&gt;several things to check in this case:&lt;BR /&gt;&lt;BR /&gt;1) 8.1.7.1 has has a memory leak. If you face ORA-4031 errors, go for higher patchset or bugfix (HP_UX 64) 1755574 or 1755574 (32 Bit)&lt;BR /&gt;&lt;BR /&gt;2) 8.1.x requires more memory that 7.3.4. You should at least increase db_block_buffers and shared_pool_size in init.ora.&lt;BR /&gt;&lt;BR /&gt;3) When you use the cost based optimizer, you need to calculate statistics for your tables to give the optimizer at better base for calculation. Use &lt;BR /&gt;ANALYZE TABLE name COMPUTE STATISTICS;&lt;BR /&gt;ANALYZE INDEX name COMPUTE STATISTICS;&lt;BR /&gt;for this if possible.&lt;BR /&gt;If you face lock problems try to go with ESTIMATE.&lt;BR /&gt;But this will not affect the time of you database export! Since you do a full export, you will always do sequential scans.&lt;BR /&gt;&lt;BR /&gt;Only thing I can think of for this export problem is a typo with db_block_buffers, so that it is much too small.&lt;BR /&gt;&lt;BR /&gt;When you watch the logfile/messages during this export, is there a special table, where it takes extremly long ? How big is it ? DO you have better export times, if you just export the USER and not the entire database ?&lt;BR /&gt;&lt;BR /&gt;Please check, if it is possible to attach the entire init.ora file.&lt;BR /&gt;&lt;BR /&gt;Keep on hunting&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 07:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672636#M906314</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-02-28T07:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672637#M906315</link>
      <description>thanks Volker&lt;BR /&gt;I am at HP today and tomorrow and will pass the information on to our DBAs.&lt;BR /&gt;Eileen</description>
      <pubDate>Thu, 28 Feb 2002 14:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672637#M906315</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-02-28T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: psoft8 performance problems on D270</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672638#M906316</link>
      <description>Thanks Volker.&lt;BR /&gt;The DBAs are using a workaround for the memory leak.  The export time has improved.&lt;BR /&gt;&lt;BR /&gt;The psoft8 performance is bad when there are many people using it.&lt;BR /&gt;Peoplesoft recommends 2CPUs.  One for Oracle and one for Peoplesoft.  &lt;BR /&gt;On Friday, the CPU usage did get up to 100%.&lt;BR /&gt;2 second queries were taking 15 minutes.&lt;BR /&gt;The GLB_RUN_QUEUE is close to 20 now and won't go down until we reboot.  It went up after I used STM to run a disk and memory test.&lt;BR /&gt;There is no GLB_PRI_QUEUE even when the CPU was at 100%.&lt;BR /&gt; &lt;BR /&gt;Eileen&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 15:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/psoft8-performance-problems-on-d270/m-p/2672638#M906316</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2002-03-04T15:22:15Z</dc:date>
    </item>
  </channel>
</rss>

