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: Newbie DBA question

RE: Newbie DBA question

From: Cary Millsap <Cary.Millsap_at_hotsos.com>
Date: Fri, 29 Jul 2005 14:42:15 -0500
Message-ID: <2110.90011122666008.hotsos01.hotsos.com@MHS>


Funny thing about questions like this is that there's no real way to map the answer to such a question back into something that you can actually use in the real world. The problem: what exactly is a transaction? The number you'll get by using statspack is derived this way: number(transactions) = number(commits). But, from the business perspective, what is a transaction? For a given business, it may range from a .2-second form validation to a 3-hour report! It makes no sense to talk about the characteristics of an "average transaction" on a system unless it has homogeneous workload-which is a situation that arises almost never in nature.  

Cary Millsap
Hotsos Enterprises, Ltd.
http://www.hotsos.com
Nullius in verba

Visit www.hotsos.com for curriculum and schedule details...


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Allen, Brandon
Sent: Friday, July 29, 2005 1:37 PM
To: bunjibry_at_gmail.com; Oracle-L
Subject: RE: Newbie DBA question  

Bryan,  

You can run statspack snapshots every hour, then run reports comparing each hourly snapshot and it will show you the transactions/sec in the top "Load" section. No init setting required for this, but you'll want timed_statistics=true in order to gather other useful stats.  

Regards,

Brandon

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Bryan Wells
Sent: Friday, July 29, 2005 11:32 AM
To: Oracle-L
Subject: Newbie DBA question

All:  

I need to find Peak transactions/queries per hour . is there an init setting that needs to be modified before i can gather this information?

-- 
Bryan S Wells 
bunjibry_at_gmail.com 

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 Jul 29 2005 - 14:44:27 CDT

Original text of this message

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