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

Home -> Community -> Mailing Lists -> Oracle-L -> suddenly high "physical write" from statspack

suddenly high "physical write" from statspack

From: zhu chao <chao_ping_at_vip.163.com>
Date: Fri, 20 Feb 2004 19:04:45 +0800
Message-ID: <001901c3f7a1$5c226860$9005a8c0@chaos>


Hi friends:

    I have a cron to read some critical db performance data and draw a picture. "physical write" trippled suddenly since last night.

    Two days before:
 Load Profile
~~~~~~~~~~~~ Per Second Per Transaction

    Today:
 Load Profile
~~~~~~~~~~~~ Per Second Per Transaction

    We see no performance degration, but boss is upset because of the strange high in physical write. We made no modification in these days, and other database parameters are normal.

    As "physical write" is caused mainly by dbwr, we feel it really difficult to track down where the more physical write come from. And the amount of redo does not change much, and the block change per second does not change much either.

    I also checked there is no parameter dynamically modified since oracle boot.(v$parameter.ismodified)

The following is some data from my system:

18:51:38 SQL> @whowrite

USERNAME                       MACHINE              SUM(A.VALUE)
------------------------------ -------------------- ------------
ACCOUNT                        app2                          842
ACCOUNT                        app3                          327
ACCOUNT                        app4                         5,619
ACCOUNT                        appg                      1,606,119
ACCOUNT                        apph                      1,646,769
ACCOUNT                        appi                      1,640,034
ACCOUNT                        appj                      1,692,672
ACCOUNT                        mid1                         7,692
ACCOUNT                        mid2                        81,789
EACHPAY                        mid1                         4,512
EACHPAY                        mid2                         2,256

USERNAME                       MACHINE              SUM(A.VALUE)
------------------------------ -------------------- ------------
EACHPAY                        pay5                          435
PERFSTAT                       main-db3                      204
                               main-db3                 51,085,303

Can someone give me some suggestion on how to find out what on earth caused this more physical write?

Regards
Zhu Chao



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Feb 20 2004 - 05:04:45 CST

Original text of this message

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