<?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: oracle 8.1.7, HP-UX 11i Performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384968#M862571</link>
    <description>hi sam,&lt;BR /&gt;&lt;BR /&gt;Me too use statspack on oracle 8.1.7.4.&lt;BR /&gt;&lt;BR /&gt;The general guideline is to take a "level 10" every 15 minutes for a day. Then, pick a representative 15 minute window when performance was "felt to be at its worst" and analyze that one.&lt;BR /&gt;&lt;BR /&gt;You may wish to refer to the Metalink note: 149113.1 - "Installing and Configuring StatsPack Package" for more information concerning the installation.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;best regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Sep 2004 03:44:38 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2004-09-28T03:44:38Z</dc:date>
    <item>
      <title>oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384950#M862553</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I am looking for quite valuable information from with regard to my problems and queries. Full marks for the significant information!!!!!!&lt;BR /&gt;&lt;BR /&gt;I am facing system performance issue , saying system working slow if number of oracle user increases ( &amp;gt; 250)&lt;BR /&gt;End user complain slow dataprocessing , query etc.... &lt;BR /&gt;My system acts as Database server. Fornt end is D2K and middleware is one application server ( Novell based )&lt;BR /&gt;Let me give here the system details.&lt;BR /&gt;&lt;BR /&gt;I have  one rp7410 server with 4 ( 875MHz ) CPUs, 8GB RAM, only one hard partition, HP-UX 11.11. This server is connected to  2 EVA 5000 ( 2C2D-C) boxes. Each box contains 16x73GB HDDs, 2X HSV110 Controllers, one 16 port&lt;BR /&gt;Brocade SAN Switch ( BS ) with SMAIII installed in one of the boxes.&lt;BR /&gt;&lt;BR /&gt;There are 4 internal disk each of 36GB . 2 disk are mirrored for OS and two for Oracle software ( 8.1.7 ) . The archive&lt;BR /&gt;log ( VxFS filesystem ) is stored on external 2x DS 2100 with mirroring ( 72GB ). We are using raw devices created with LVM on EVAs for storing Oracle datafiles redologs and control files. Each EVA has only one disk group&lt;BR /&gt;with VRAID 1 ( protection level 1 ) . Zoning is done with 3 HBAs for Each EVA from server side. Similarly SP is installed.&lt;BR /&gt;&lt;BR /&gt;My initial investigation shows that system has intensive I/O (%wio upto 90)  maybe because of sync i/o used by oracle .  I have read couple of threads here for ASYNC I/O. But I still have doubts.... In our system , in oracle AIO is enabled . there is no /dev/async or /dev/asyncdsk file.  My queries in this regards are&lt;BR /&gt;&lt;BR /&gt;1. Which AIO is being used by Oracle if OS AIO is not enabled ( currently ) ? How to measure its performance ?&lt;BR /&gt;2.  What way OS AIO is different from Oracle AIO?&lt;BR /&gt;3. Why oracle suggest to use /dev/async ( OS AIO ) even it works without it?&lt;BR /&gt;4. What is differnce between /dev/async and /dev/asyncdsk?&lt;BR /&gt;5. If i enable the OS AIO, then how do I find its statistics? Which  other kernel parameters related to AIO can be tuned?&lt;BR /&gt;&lt;BR /&gt;As per HP , EVA is smart to do self monitoring and adjustments depending on the load. How do I measure the performance of EVAs????&lt;BR /&gt;&lt;BR /&gt;I have suggested to DBA to increase the size of SGA ( currenyl 1.9GB and incresing ) to reduce disk I/O . &lt;BR /&gt;What are other oracle parameters could be changed to improve I/O? . Current AIO kernel parameters are&lt;BR /&gt;&lt;BR /&gt;aio_listio_max - 256&lt;BR /&gt;aio_max_ops - 2048&lt;BR /&gt;aio_physmem_pct - 10&lt;BR /&gt;aio_prio_delta_max - 20&lt;BR /&gt;max_async_ports - 50&lt;BR /&gt;dbc_max_pct - 20&lt;BR /&gt;maxuprc - 800&lt;BR /&gt;semmni - 800&lt;BR /&gt;semmns - 2048&lt;BR /&gt;semmnu - 512&lt;BR /&gt;shmmax - 4294967295&lt;BR /&gt;shmmni - 2000&lt;BR /&gt;&lt;BR /&gt;Oracle paramters are&lt;BR /&gt;&lt;BR /&gt;processes - 1200&lt;BR /&gt;disk_async_io - TRUE&lt;BR /&gt;db_file_direct_io_count - 64&lt;BR /&gt;db_file_multiblock_read_count - 64&lt;BR /&gt;db_block_buffers - 160000&lt;BR /&gt;db_block_size - 8192&lt;BR /&gt;shared_pool_size - 450000000&lt;BR /&gt;sort_area_size - 3072000&lt;BR /&gt;&lt;BR /&gt;If you need anyother details. pls let me know&lt;BR /&gt;If any one of can share the Oracle Metalink docs, Hp docs on the whole issue would be appretiated&lt;BR /&gt;&lt;BR /&gt;Any network statistics needs to be known???? We have only one instance. We have two un-used 1000Mbps Lan&lt;BR /&gt;connections free.. How do i load balance the network I/O across these ethernet cards??&lt;BR /&gt;&lt;BR /&gt;Is there any other way to improve the I/O ????  the size of the database interms of objects is 90GB . in term sof datafiles - 135GB &lt;BR /&gt;Client is expecting more users around 1000 on the same system. Hence I need to work out ASAP&lt;BR /&gt;Your early Replies are appretiated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Sam&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 00:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384950#M862553</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-23T00:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384951#M862554</link>
      <description>Ok. There are going to be alot of questions that we will need answers too as well, but. &lt;BR /&gt;&lt;BR /&gt;1.  AIO is not available outside of raw filesystems.  If you aren't using raw filesystems, you probably aren't using AIO.  &lt;BR /&gt;&lt;BR /&gt;2.  No difference, same thing, oracle just uses it.&lt;BR /&gt;&lt;BR /&gt;3.  They normally suggest it to stop errors.  &lt;BR /&gt;&lt;BR /&gt;4 &amp;amp; 5.  No idea. &lt;BR /&gt;&lt;BR /&gt;Ok, now for mine.&lt;BR /&gt;&lt;BR /&gt;What kind of application is it (OLTP, DSS), and what kind of queries are being sent against the database?&lt;BR /&gt;&lt;BR /&gt;Have you checked the memory usage on the system when the number of users increased? &lt;BR /&gt;&lt;BR /&gt;Have you considered setting up multi-threaded servers on the database?  &lt;BR /&gt;&lt;BR /&gt;Does this server do anything else (web, app server, etc) or is it just database?&lt;BR /&gt;&lt;BR /&gt;Have you checked internal to oracle about what waits are being generated? &lt;BR /&gt;&lt;BR /&gt;Have you considered, and do you have a way to generate a trace file for a standard session to see what it is doing?  &lt;BR /&gt;&lt;BR /&gt;Are you using true temporary tablespaces (create temporary tablespace)?  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 23 Sep 2004 00:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384951#M862554</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2004-09-23T00:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384952#M862555</link>
      <description>Oracle will peform better with asynchronous i/o. Thats beeen pretty well tested over the years.&lt;BR /&gt;&lt;BR /&gt;All the databases I run do better running in with asynchronous i/o&lt;BR /&gt;&lt;BR /&gt;I'm attaching some data performance collection scripts that run background. They'll allow you to measure performance over any time period and make good comparisons.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Sep 2004 00:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384952#M862555</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-23T00:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384953#M862556</link>
      <description>Hi Sameer,&lt;BR /&gt;&lt;BR /&gt;As a DBA / system administrator, you will often be confronted with users who say that the response time on the system is unacceptable.  What is unacceptable performance?  There are two sides to this:  &lt;BR /&gt;Â· Quantifiable performance  &lt;BR /&gt;Â· Unmeasurable performance like user dissatisfaction.   &lt;BR /&gt;Attached document will help identify quantifiable performance problems and methods to solve them.  When performance-tuning databases, it is a good to split the problem into parts to facilitate the process.  Performance tuning Oracle databases can be divided into three subcategories: &lt;BR /&gt;1. Application tuning  &lt;BR /&gt;2. RDBMS tuning  &lt;BR /&gt;3. UNIX system tuning &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wish you good luck.&lt;BR /&gt;&lt;BR /&gt;Indi</description>
      <pubDate>Thu, 23 Sep 2004 03:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384953#M862556</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-09-23T03:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384954#M862557</link>
      <description>Hi Sameer,&lt;BR /&gt;&lt;BR /&gt;Here are few more documents.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 03:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384954#M862557</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-09-23T03:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384955#M862558</link>
      <description>hi Sam,&lt;BR /&gt;&lt;BR /&gt;I would first start by running a Statspack report to see what is happening at the Oracle Level and analyze the report.&lt;BR /&gt;&lt;BR /&gt;If you find something that need to be tuned the database level, do it first before looking at the OS Level..&lt;BR /&gt;&lt;BR /&gt;Hope this helps too!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Thu, 23 Sep 2004 03:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384955#M862558</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-09-23T03:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384956#M862559</link>
      <description>Sam,&lt;BR /&gt;&lt;BR /&gt;You says that the system response time is heavily hit if number of users is &amp;gt; 250.&lt;BR /&gt;&lt;BR /&gt;Could you monitor the OS and database (statspack) when you have less than 250 users and when you have more than 250 users.&lt;BR /&gt;&lt;BR /&gt;The 1st set of reports (system + oracle) will give you the baseline when the system is ok (users prospective).&lt;BR /&gt;Then compare the second set of reports for response time is a problem.&lt;BR /&gt;&lt;BR /&gt;If you can run it before the SGA is increased as you don't want to hide the problem.&lt;BR /&gt;&lt;BR /&gt;Post the results, there are plenty of guys around here to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 23 Sep 2004 04:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384956#M862559</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-23T04:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384957#M862560</link>
      <description>Thanks Everyone for your prompt replies, appretiated....&lt;BR /&gt;Thanks Indira and SEP for sharing valuable documents.&lt;BR /&gt;&lt;BR /&gt;Today I collected system statistics which shows that application is I/O bound. CPU load is 40% and 2GB memory is free. Hence I am thinking that enabling OS AIO would definatly going to give improvement. But before this change, I would be checking Statpak report as well with DBA ( not present today). BTW, what is important in the Statpak report to look into for I/O or rather all?&lt;BR /&gt;&lt;BR /&gt;Being OLTP database server only , I see equal ratio for read and write transactions.&lt;BR /&gt;Users queries looks like reading data from multiple tablespaces and processing it..&lt;BR /&gt;I see temporary tablespaces as well created.&lt;BR /&gt;&lt;BR /&gt;How do I trace sessions to know what there are doing? How the oracle partitioning work?&lt;BR /&gt;Can we think of partitioning the huge tables across two EVAs????&lt;BR /&gt;&lt;BR /&gt;Well, this is quite in advance but need to ask. How to do proper sizing of the whole system ( OS and Oracle) for 1000 users ???&lt;BR /&gt;&lt;BR /&gt;Any comments on my EVA and network questions??&lt;BR /&gt;Are those unix kernel and init.ora parameters ok??&lt;BR /&gt;&lt;BR /&gt;Thanks  &amp;amp; Regards&lt;BR /&gt;Sam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 11:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384957#M862560</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-23T11:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384958#M862561</link>
      <description>I see ora_snp0 is the processes which is using lot of CPU resources.. I see some oracle processes like COMMAND=prespown,Protocol=TCP ( Service )&lt;BR /&gt;What are these processes???&lt;BR /&gt;There distributed transactions as well. I remember DBA telling, transations are replicated in the local database and as well as remote database over a wan link. Snapshots compilation was done for remote database as well.&lt;BR /&gt;&lt;BR /&gt;Any best practises for Snapshots ??? tuning etc???&lt;BR /&gt;any tuning for listner????&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 11:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384958#M862561</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-23T11:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384959#M862562</link>
      <description>Sam,&lt;BR /&gt;&lt;BR /&gt;as mentioned in my previous post, it would be good to have more than one report (baseline and pb time).&lt;BR /&gt;&lt;BR /&gt;In you statspack report, check :&lt;BR /&gt;- Instance Efficiency Percentages&lt;BR /&gt;(are all sort in memory)&lt;BR /&gt;- the top 5 wait events&lt;BR /&gt;&lt;BR /&gt;the check the SQL ordered by read and so on&lt;BR /&gt;&lt;BR /&gt;cf. attached document re statspack&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 23 Sep 2004 11:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384959#M862562</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-23T11:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384960#M862563</link>
      <description>Sam&lt;BR /&gt;&lt;BR /&gt;ora_snp processes are used for snapshot refresh.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 23 Sep 2004 12:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384960#M862563</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-23T12:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384961#M862564</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;I have one more doubt about OS AIO...&lt;BR /&gt;Currently in my system /dev/async and /dev/asyncdsk are nor configured in kernel..  But there is a kernel parameter&lt;BR /&gt;max_async_ports which is 50 currently.&lt;BR /&gt;Suppose if i increase the value to 1000, can i see improvement in the I/O without adding /dev/async to system and for oracle???&lt;BR /&gt;&lt;BR /&gt;Today I collected the BSTAT/ESTAT reports. I am attaching both OS and Oracle statistics herewith for your refernce.&lt;BR /&gt;&lt;BR /&gt;I am expecting replies on EVA question  and existing kernel parameters, sizing  as well..&lt;BR /&gt;&lt;BR /&gt;BTW , anyone know how to do proper shutdown of EVAs?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sam&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 09:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384961#M862564</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-24T09:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384962#M862565</link>
      <description>Sam,&lt;BR /&gt;&lt;BR /&gt;I/O doesn't appear to be a huge issue for your system.  Memory usage does from one of the reports (Was the 'a' report taken close to a restart?)&lt;BR /&gt;&lt;BR /&gt;I would recommend changing the dbc_max_pct kernel parameter to 5, and the dbc_min_pct kernel parameter to 3.  &lt;BR /&gt;&lt;BR /&gt;Then increase the db_block_buffers to 300000 (roughly 2.5g).  This should help with the cache buffer chains waits and buffer waits.  &lt;BR /&gt;&lt;BR /&gt;Note 139272.1 on Metalink appears to be the best resource for configuring async I/O.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 24 Sep 2004 11:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384962#M862565</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2004-09-24T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384963#M862566</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I referred the metalink document 139272.1  for Async I/O. This doc says, It is not recommended to use both multiple DBWRs and aio.&lt;BR /&gt;&lt;BR /&gt;DBA had already enabled multiple DBWRs ( 4 in my case as no of processors ) . So can't I enable aio???? Any advise???&lt;BR /&gt;&lt;BR /&gt;Brian, you are right. In fact, I had recommanded to DBA to increase the SGA around 3GB to reduce disk I/O. DBA is grdually doing it though , it is now 2.1GB &lt;BR /&gt;I feel this is still low for current application.&lt;BR /&gt;&lt;BR /&gt;Anyone can put more light on the BSTAT/ESTAT report attached before so that proper sizing of SGA could be done for 1000 users???&lt;BR /&gt;&lt;BR /&gt;I would like to know a proactive assessment for accomodating more users by sizing the system based on some logical calculations..&lt;BR /&gt;&lt;BR /&gt;There is no one to eloborate on EVA performance with database ???????&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sam&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Sep 2004 01:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384963#M862566</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-25T01:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384964#M862567</link>
      <description>Sam&lt;BR /&gt;&lt;BR /&gt;BSTAT/ESTAT aren't as good as statspack + more information to be provided. Could you forward statspack reports (when response time is ok and when it's not).&lt;BR /&gt;&lt;BR /&gt;Also, what kind of snapshot do you run on the database, size, frequency.&lt;BR /&gt;&lt;BR /&gt;Also, are you using MTS ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Mon, 27 Sep 2004 06:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384964#M862567</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-27T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384965#M862568</link>
      <description>Jean,&lt;BR /&gt;&lt;BR /&gt;To my knowledge, Statpack is available with 9i. Is it available for 8i as well?&lt;BR /&gt;If yes, pls let me know where can I get it and how to use it. DBA has not yet used Statpak.&lt;BR /&gt;&lt;BR /&gt;How do I know the details about snapshots?? pls advise...&lt;BR /&gt;&lt;BR /&gt;I am not using MTS , but dedicated one. Do I need to enable MTS?? , How can see the performance improvement after enabling it? Is there any overheads involved???&lt;BR /&gt;&lt;BR /&gt;In my last reply, I had mentioned about DBRWs and AIO.. DBA has enabled multiple DBRWs to improve the performance. I guess AIO should weigh more than multiple DBRWs, am I right????&lt;BR /&gt;&lt;BR /&gt;I referred a metalink document, whch says enabling both AIO and DBRWs is not recommanded... &lt;BR /&gt;I think , multiple DBRWs has to be diabled and AIO should be enabled.. This should work and give better improvement in performance&lt;BR /&gt;your advise pls...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sam&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 10:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384965#M862568</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2004-09-27T10:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384966#M862569</link>
      <description>Sam,&lt;BR /&gt;&lt;BR /&gt;Statspack is available on 8i (I'm using it).&lt;BR /&gt;follow instructions (attached)&lt;BR /&gt;&lt;BR /&gt;If you don't use MTS and don't have memory issue (you aren't paging on the server) I would not go to MTS. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc&lt;BR /&gt;&lt;BR /&gt;PS :don't forget to assign points to the forumers</description>
      <pubDate>Mon, 27 Sep 2004 10:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384966#M862569</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-27T10:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384967#M862570</link>
      <description>Alot of great advice above...just thought I'd throw in some 'things' I look at for a quick check on Oracle and possible I/O performance..&lt;BR /&gt;&lt;BR /&gt;1. I check the ~init.ora file to see just exactly where they are writing their 'log' files.  You can get alot of I/O contention if they are writing their cntl logs,and especially archive logs, etc. to the same disk !  So check where they say they are putting it, and then check what disk they all hit.  Any on the same disk...your I/O busy at certain times.  Keep archive log writes to their own disk...it will help improve performance.&lt;BR /&gt;...I even seen where they had db files &amp;amp; on same disk they had a copy of their control logs &amp;amp; some of the archive logs had all hit on the same disk...[Talk about certain disks staying clobbered.]&lt;BR /&gt;2. The more users the slower it gets...sounds normal, but is Oracle logging every transaction ??...do you need to do this.  Takes alot of time and may not be needed overhead.&lt;BR /&gt;3. You might even check what disks are getting hit the hardest..use Glance or sar.  See what is on those disks...can you move the data around on disks to improve performance.  pvmove does a great job for you on this.&lt;BR /&gt;4. If you can....I find setting up my mount options for Oracle to really help things. Example:&lt;BR /&gt;-o delaylog Makes the intent log writes asynchronous&lt;BR /&gt;-o mincache=direct All reads and non o-sync writes are unbuffered. This degrades performance..but..trade off is to reduce the need for pages in buffer cache vs process blocking.  Good to use for large i/o direct from apps.&lt;BR /&gt;-o convosync=direct  Converst reads and o-sync writes to unbuffered. Improve performance. Trade off is b/t increased perforamnce when source code is not available vs possible loss of data integrity.&lt;BR /&gt;-o nodatainlog  Posts o-sync writes of data directly to the file. Trade off is fewer writes with possible increase head movement vs double writes w/less head moves.&lt;BR /&gt;...Do you/can you take advantage of any special mounting options...??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On your parms...do you really need dbc_max% to be at 20....I have 4CPU with 8GB of RAM running on a 7410, and find that 7% max with a 5% min works well too....Remember 300-400Mb should be plenty for the system.  At 20, this  may be something to consider reducing a little.&lt;BR /&gt;I also would look at your semmaphore settings..just a thought.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 11:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384967#M862570</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-09-27T11:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384968#M862571</link>
      <description>hi sam,&lt;BR /&gt;&lt;BR /&gt;Me too use statspack on oracle 8.1.7.4.&lt;BR /&gt;&lt;BR /&gt;The general guideline is to take a "level 10" every 15 minutes for a day. Then, pick a representative 15 minute window when performance was "felt to be at its worst" and analyze that one.&lt;BR /&gt;&lt;BR /&gt;You may wish to refer to the Metalink note: 149113.1 - "Installing and Configuring StatsPack Package" for more information concerning the installation.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;best regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 03:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384968#M862571</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-09-28T03:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 8.1.7, HP-UX 11i Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384969#M862572</link>
      <description>Hi Sam&lt;BR /&gt;&lt;BR /&gt;any update ?&lt;BR /&gt;did you manage to run the statspack report at normal and peak time ?&lt;BR /&gt;any findings ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 30 Sep 2004 11:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8-1-7-hp-ux-11i-performance/m-p/3384969#M862572</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-30T11:52:07Z</dc:date>
    </item>
  </channel>
</rss>

