Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Can I tryst in "physical ... direct" figures?
Terry,
thank you for interest on my post
The full PS report is available by using this URL:
ftp://ftp.alise.lv/pub/oracle/to_oral/perf_IKSP_20040923.txt
Regarding your assumption:
>> are you doing a lot of sorting?
Statistic Total per Second perTrans
--------------------------------- ------------------ -------------- ------------ sorts (disk) 286 0.0 0.0 sorts (memory) 7,945,774 176.6 84.6 sorts (rows) 594,066,774 13,201.26,326.1
Only 286 !? I don't think that 286 is a lot ;(
>> Does your Statspack report show a lot of direct path reads/writes?
Event Waits ---------------------------- ------------ direct path write 1,492,422 0 12 0 15.9 direct path read 1,111,255 0 6 011.8
Statistic Total per Second perTrans
--------------------------------- ------------------ -------------- ------------ physical writes 16,465,203 365.9 175.3 physical writes direct 16,343,723 363.2 174.0
Dose DBWR use direct path to write dirty blocks to disk? If not then for DBWR work is just 121 480 writes from 16M.
This graph shows that is coleration between PW and PWD: ftp://ftp.alise.lv/pub/oracle/to_oral/dwr.JPG As you can see PWD distributed regulary during the day.
Jurijs
+371 9268222 (+2 GMT)
"Terry Sutton" <terrysutton_at_usa.net>
Sent by: oracle-l-bounce_at_freelists.org
24.09.2004 07:55
Please respond to terrysutton
To: <oracle-l_at_freelists.org> cc: Subject: Re: Can I tryst in "physical ... direct" figures?
It's not for me to tell you where you can tryst, or with whom.
But, getting back to direct read/writes... are you doing a lot of sorting?
Are you doing a lot of LOB access? Does your Statspack report show a lot
of
direct path reads/writes?
--Terry
It seams very strange to me that almost all writes and more then 1/2 of
reads is direct.
What do you think, can I trust on those figures? Can it be truth that all
writes are direct "bypassing the buffer cache, as written in Docs?
PS Report interval 750.02 (mins)
PS I know - SP aggregates live. Don't tell me do not look on it.
Jurijs
+371 9268222 (+2 GMT)
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Fri Sep 24 2004 - 05:41:16 CDT
![]() |
![]() |