12
返回列表 发新帖
楼主: tolywang

[参考文档] 设置 _LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE' 后是传输归档 ?

[复制链接]
论坛徽章:
1
生肖徽章2007版:鸡
日期:2008-01-02 17:35:53
11#
发表于 2009-3-5 16:15 | 只看该作者

回复 #9 tolywang 的帖子

By default, redo transport services use ARCn processes to archive the online redo log files on the primary database. ARCn archival processing supports only the maximum performance level of data protection in Data Guard configurations.


You can optionally enable redo transport services to use the LGWR process to transmit redo data to remote destinations.

Using the LGWR process differs from ARCn processing (described in Section 5.3.1), because instead of waiting for the online redo log to switch at the primary database and then writing the entire archived redo log at the remote destination all at once, the LGWR process selects a standby redo log file at the standby site that reflects the log sequence number (and size) of the current online redo log file of the primary database. Then, as redo is generated at the primary database, it is also transmitted to the remote destination. The transmission to the remote destination will either be synchronous or asynchronous, based on whether the SYNC or the ASYNC attribute is set on the LOG_ARCHIVE_DEST_n parameter. Synchronous LGWR processing is required for the maximum protection and maximum availability modes of data protection in Data Guard configurations.

[ 本帖最后由 netstring 于 2009-3-5 16:17 编辑 ]

使用道具 举报

回复
论坛徽章:
1
生肖徽章2007版:鸡
日期:2008-01-02 17:35:53
12#
发表于 2009-3-5 16:23 | 只看该作者
Once the redo log has been completely and successfully archived to at least one local destination, it will then be transmitted to the remote destination.

When a user sets up a data guard configuration with primary database using ARCH mode to ship log to the standby database, the ARCH processes ships online redo logs to the standby at the same time archives them locally.

这两个文档怎么说的意思不一样.
第一个文档说: 一旦online redo logs成功归档后, 它就会被传送到remote destination.
第二个文档说: 在本地归档的同时, ARCH processes会传送online redo logs到standby database.

使用道具 举报

回复
论坛徽章:
71
2015年新春福章
日期:2015-03-06 11:57:312013年新春福章
日期:2013-02-25 14:51:24双黄蛋
日期:2013-01-06 13:31:18蜘蛛蛋
日期:2013-01-06 10:26:08茶鸡蛋
日期:2012-11-21 19:35:23ITPUB 11周年纪念徽章
日期:2012-10-09 18:05:07版主2段
日期:2012-05-15 15:24:11铁扇公主
日期:2012-02-21 15:02:402012新春纪念徽章
日期:2012-02-13 15:13:512012新春纪念徽章
日期:2012-02-13 15:13:51
13#
 楼主| 发表于 2009-3-5 17:05 | 只看该作者
原帖由 netstring 于 2009-3-5 16:23 发表
Once the redo log has been completely and successfully archived to at least one local destination, it will then be transmitted to the remote destination.

When a user sets up a data guard configuration with primary database using ARCH mode to ship log to the standby database, the ARCH processes ships online redo logs to the standby at the same time archives them locally.

这两个文档怎么说的意思不一样.
第一个文档说: 一旦online redo logs成功归档后, 它就会被传送到remote destination.
第二个文档说: 在本地归档的同时, ARCH processes会传送online redo logs到standby database.




第一个文档是在加入 _LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE' 之后 oracle9i 的动作 。

第二个文档是还没有加入 _LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE'  之前 oracle9i 的动作。


Bug文档的最后一句不知道如何翻译  

The default behaviour is unchanged with this fix in 9.2 but the above hidden parameter can be set to change that behaviour.  

在9.2 中修复(fix)的话默认的动作不会改变, 但是如果设置上面的哪个隐含参数,将会改变行为  。

[ 本帖最后由 tolywang 于 2009-3-5 17:07 编辑 ]

使用道具 举报

回复
论坛徽章:
190
生肖徽章:狗
日期:2006-11-23 04:26:03生肖徽章:羊
日期:2007-09-26 17:08:21生肖徽章:马
日期:2007-09-26 17:08:49授权会员
日期:2007-12-31 19:14:41生肖徽章2007版:牛
日期:2008-03-28 10:02:30奥运会纪念徽章:柔道
日期:2008-04-30 16:28:44奥运会纪念徽章:垒球
日期:2008-05-12 21:28:28奥运会纪念徽章:体操
日期:2008-06-26 10:00:41奥运会纪念徽章:沙滩排球
日期:2008-07-27 12:41:59奥运会纪念徽章:艺术体操
日期:2008-07-30 11:09:47
14#
发表于 2009-3-8 21:42 | 只看该作者
“第一个文档是在加入 _LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE' 之后 oracle9i 的动作 。

第二个文档是还没有加入 _LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE'  之前 oracle9i 的动作。 ”

没错。

但是在9206,9207中,本地归档和远程归档用的是同一个归档进程,而在9208后,是用不同的归档进程传输归档。
仔细的话,可以从ALERT日志中看得出来。

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表