RE: Load test of new application - what to measure

  • From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
  • To: <norman.dunbar@xxxxxxxxxxxxxxxxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>, <gints.plivna@xxxxxxxxx>
  • Date: Wed, 18 Jan 2006 09:22:41 -0700

Good Suggestions from Norman - I would just add that you can also use the 
standard, oracle-supplied binary - tkprof, or the more thorough, PL/SQL-based 
TRCANLZR (Trace Analyzer - Metalink Note: 224270.1).  I've never used orasrp, 
but from the web page it looks like it doesn't run on AIX, however maybe you 
can run it on your PC and just ftp the trace files down there for analysis.  
You'll also want to make sure that max_dump_file_size is either unlimited or 
bumped up high enough that you don't run out of room in your trace files, and 
then monitor the filesystem to make sure you don't fill it up.  Also, I'd 
recommend to gather OS level stats every 1 minute during the test and log them 
to a file for later analyzis, e.g. sar -d 60, sar 60, vmstat, iostat, etc.

There are a lot of documents on Metalink and elsewhere regarding tuning AIX for 
Oracle so do some searches both on Metalink and Google.  For example - Metalink 
note: 245356.1 "Oracle 9i - AIX5L Installation Tips", and the following note 
regarding Direct IO and Concurrent IO on AIX: 
http://www-03.ibm.com/servers/aix/whitepapers/db_perf_aix.pdf

Regards,
Brandon


-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Norman Dunbar
Sent: Wednesday, January 18, 2006 8:59 AM

>>> Gints Plivna <gints.plivna@xxxxxxxxx> 01/18/06 03:30pm >>>
>> Hello all!
>> I'd like to get some suggestions from experienced minds.

<BIG SNIP>

Statspack level 6 works for me. 

<ANOTHER BIG SNIP>

Privileged/Confidential Information may be contained in this message or 
attachments hereto. Please advise immediately if you or your employer do not 
consent to Internet email for messages of this kind. Opinions, conclusions and 
other information in this message that do not relate to the official business 
of this company shall be understood as neither given nor endorsed by it.

--
//www.freelists.org/webpage/oracle-l


Other related posts: