Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 21493 invoked from network); 12 Dec 2006 13:27:17 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 12 Dec 2006 13:27:15 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 73BD656833D;
 Tue, 12 Dec 2006 14:25:38 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 26245-01; Tue, 12 Dec 2006 14:25:38 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1915B56836C;
 Tue, 12 Dec 2006 14:25:37 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 12 Dec 2006 14:13:19 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id A1405567A78
 for <oracle-l@freelists.org>; Tue, 12 Dec 2006 14:13:19 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 22347-03-2 for <oracle-l@freelists.org>;
 Tue, 12 Dec 2006 14:13:19 -0500 (EST)
Received: from nz-out-0102.google.com (nz-out-0506.google.com [64.233.162.226])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 13AC4567FC3
 for <oracle-l@freelists.org>; Tue, 12 Dec 2006 14:13:17 -0500 (EST)
Received: by nz-out-0102.google.com with SMTP id r28so1017630nza
        for <oracle-l@freelists.org>; Tue, 12 Dec 2006 11:14:12 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth;
        b=cn/7hmH8j5JUTf0tCUs+AApxUfFSYo49Ztz4ga2+GcFjlfZJyHYa++STo8S3/h7fhmSTyPIuEqhQX9mB7IsnVtTCbR9YqPTSNwzJQo4DxIeVbXE2b8pNzAgQlIpa2y9cIrGzeTi6I9/rHYwxskRNdtkmvQ2EUIWjjMAw+5x0z/Y=
Received: by 10.78.200.3 with SMTP id x3mr2815404huf.1165950850954;
        Tue, 12 Dec 2006 11:14:10 -0800 (PST)
Received: by 10.78.170.4 with HTTP; Tue, 12 Dec 2006 11:14:10 -0800 (PST)
Message-ID: <716f7a630612121114t6d276429o468034b023f57266@mail.gmail.com>
Date: Tue, 12 Dec 2006 13:14:10 -0600
From: "Don Seiler" <don@seiler.us>
To: oracle-l@freelists.org
Subject: Updating system statistics
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Disposition: inline
X-Google-Sender-Auth: d9adbfddb85d3977
X-archive-position: 43063
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: don@seiler.us
Precedence: normal
Reply-to: don@seiler.us
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at avenirtech.net

My system statistics are horribly out-of-date and I'd like to gather
more current numbers.  Just to give you a taste, my current production
statistics have MBRC=5, SREADTIM=0.078, MREADTIM=0.065.  I gathered
statistics on my development server (much lighter workload), and those
stats came out to MBRC=89, SREADTIM=2.349 and MREADTIM=14.27.  I'm
aware that I'll probably want to lower MBRC back down to perhaps 8
afterward.

Now I want to gather statistics on the production server over a decent
interval (90 minutes?) to put them on development.  Is there a way to
gather statistics and get the numbers without actually changing the
in-place production stats?  Or do I just have to gather, export, and
then do a restore_system_stats(SYSDATE-1)?
--
http://www.freelists.org/webpage/oracle-l


