|
> DATA BUFFER往下写的9个条件
...
> 5.rac ping request
It's better to tell us what version these conditions apply to, and of course the source of this information unless it's from your own research. "RAC ping request" sounds like pre-9i i.e. OPS environment.
Just found it. This may be the source that many people are referencing:
http://www.oracle.com/technology ... tectureOverview.pdf
It has a copyright timestamp of 2001. I don't think Oracle9i was released in that year. But some concepts mentioned in the article are definitely newer than 8i, such as sga_max_size (beginning with 9iR2 I think). I think "RAC ping request" is a mistake. It's better to say "OPS (8i and before) ping request". OPS does not have cache fusion so ping request needs a write.
Additionally, any segment checkpoint, not just that before you drop or truncate table, but also that before Oracle scans a table or index in parallel, causes DBWn to write.
Yong Huang
[ 本帖最后由 Yong Huang 于 2010-2-25 13:15 编辑 ] |
|