CLUSTER CONSISTENT mode in AlertSID.log


作者:Fenng
出处:http://www.dbanotes.net
日期:July 31, 2005

« Flickr 测试 | Blog首页 | Oracle 数据库性能优化 »


前几天发生的事情.系统是 9iR2 的 DataGuard . 注意到 Data Guard 主库上有的时候会在$BDUMP 目录下产生包含如下内容的trace 文件:

......
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
......

以前遇到过一次,当时忽略掉了.不过今天忽然感觉之所以产生这样的Log还是比 较奇怪的. 找了半天 Metalink ,发现还真有对这个现象的解释:

This message indicates that the LGWR is sending archivelogs to the standby database from a primary database that is in "cluster consistency" mode. This means that information maintained in the archivelogs is used for thread merging during failover to correctly synchronize the standby database to a transactionally consistent point-in-time. This is especially important when using asynchronous network transmittal, as thread merging of asynchronously transmitted archivelogs is very difficult.
This message has nothing to do with whether or not you actually have a standby database.
This message indicates the redo is being setup in case you have a standby database.

放心了许多. 参见Metalink Note:214986.1


Posted by Fenng at July 31, 2005 02:53 PM
Last updated at 06:19 PM on August 20, 2005


相关文章

Trackback Pings

TrackBack URL for this entry:
http://www.dbanotes.net/mt/mt-tb.cgi/239

Listed below are links to weblogs that reference CLUSTER CONSISTENT mode in AlertSID.log:

» rainbow from rainbow
rainbow [Read More]

Tracked on April 7, 2006 05:59 AM

» airquality from airquality
airquality [Read More]

Tracked on April 7, 2006 08:02 AM

Comments


Post a comment



Hint: 为避免您收到垃圾邮件,请尽量不用使用真实的邮件地址.


Remember Me?