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: log file sequential read - arguments P3

RE: log file sequential read - arguments P3

From: Cary Millsap <cary.millsap_at_hotsos.com>
Date: Wed, 1 Dec 2004 08:17:52 -0600
Message-ID: <001b01c4d7b0$8b8df9d0$6400a8c0@CVMLAP02>


Alex,

One way to find out for certain is to truss (strace, ktrace, tusc, whatever...) an Oracle kernel that logs time to the event--on a test = system.
In the truss output, you'll be able to see the exact size of the read = calls.

Sometimes, even when the manual appears to document something = completely,
you find that it's possible to understand things a little more = thoroughly
than the even the staff who wrote the manual.

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

Upcoming events:
- Performance Diagnosis 101: 1/4 Calgary

-----Original Message-----
From: oracle-l-bounce_at_freelists.org =
[mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Alexandre Gorbatchev
Sent: Wednesday, December 01, 2004 7:52 AM To: Oracle-L_at_freelists.org
Subject: log file sequential read - arguments P3

Hi list.
Does anybody know whether P2/P3 arguments for "log file sequential read" wait event are in database blocks or in log blocks? The manual is not clear but it seems to mean database block size. = However,=20
I believe that it gotta be log block size. I couldn't find anything = useful=20
on Metalink either.

Thanks,
Alex

--
http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 01 2004 - 08:16:35 CST

Original text of this message

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