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: Question re System Statistics

RE: Question re System Statistics

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Fri, 15 Jun 2007 12:06:40 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45071FDE86@NT15.oneneck.corp>


The point of system stats is to give the CBO the most accurate information about the CPU and I/O performance of your system so I'd say it's only necessary to gather new system stats whenever the performance of your system changes so, e.g. if you make any hardware changes, signficant code changes (e.g. add/remove/patch/upgrade an application), or load changes (e.g. add/remove a significant amount of users or transactions).

I like to gather my stats over several "typical" business days and then average them and manually set my system stats to the average values during a typical load. Of course if you have wide variations in load, e.g. OLTP by day and batch/OLAP/DSS by night, then you might want to switch between two different sets of stats (set a job to do this automatically).

Aside from gathering new system stats after significant changes to the system, I think a good approach is to periodically (maybe quarterly?) gather your system stats in a staging table, and then compare those to your system stats that are currently in effect and investigate any major differences and then update your real system stats if warranted by the results of your investigation.

HTH,
Brandon

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of William Wagman

I would be interested in folks thoughts about how frequently system statistics should be gathered

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 Jun 15 2007 - 14:06:40 CDT

Original text of this message

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