Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to generate a lot of load on an Oracle database?

RE: How to generate a lot of load on an Oracle database?

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Fri, 18 Nov 2005 12:34:40 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C4503D3FD8A@NT15.oneneck.corp>


In case anyone else wants to use ORION on Windows, I finally figured out how to get it to work. Apparently you have to specify an actual Oracle datafile, not just a directory or empty text file. I put "C:\oracle\oradata\orcl\example01.dbf" in my mytest.lun file, and then ORION worked, giving me the following command-line output:  

C:\Program Files\Oracle\Orion>orion -run simple -testname mytest -num_disks 1 ORION: ORacle IO Numbers -- Version 10.2.0.1.0 Test will take approximately 9 minutes
Larger caches may take longer    

And the following results in mytest_summary.txt:  

ORION VERSION 10.2.0.1.0   Commandline:
-run simple -testname mytest -num_disks 1
 

This maps to this test:
Test: mytest
Small IO size: 8 KB
Large IO size: 1024 KB
IO Types: Small Random IOs, Large Random IOs Simulated Array Type: CONCAT
Write: 0%
Cache Size: Not Entered
Duration for each Data Point: 60 seconds

Small Columns:,      0
Large Columns:,      0,      1,      2

Total Data Points: 8  

Name: C:\oracle\oradata\orcl\example01.dbf Size: 157294592 1 FILEs found.  

Maximum Large MBPS=9.01 @ Small=0 and Large=2 Maximum Small IOPS=52 @ Small=2 and Large=0 Minimum Small Latency=20.45 @ Small=1 and Large=0

-----Original Message-----

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Jason Heinrich Sent: Friday, November 18, 2005 8:09 AM
To: HELMUT.DAIMINGER_at_wwk.de; oracle-l_at_freelists.org Subject: Re: How to generate a lot of load on an Oracle database?

I've not used it myself, but Oracle has a tool called ORION for testing I/O systems by creating a simulated database workload. It might do what you want. You can get it from OTN: http://www.oracle.com/technology/software/tech/orion/index.html

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.

--

http://www.freelists.org/webpage/oracle-l Received on Fri Nov 18 2005 - 14:38:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US