|
原帖由 Yong Huang 于 2008-2-21 02:21 发表 ![]()
In 9i, you can
ALTER SYSTEM SET EVENTS 'immediate trace name flush_cache';
My test shows that once you flush buffer cache, you'll see the wait on reading the segment header.
Yong Huang
多谢,这次正确了.但还不明白,为何数据库重启后,看不到段头的db file sequential read |
|