|
ZALBB 发表于 2013-2-7 18:50 ![]()
Standby redo log files are required to use real-time apply.
They are only used if you have the L ...
Standby redo log files are required to use real-time apply.
They are only used if you have the LGWR as transport mode to Remote Standby Database.
=>我对上面的第2句有些困惑,在Standby库上启动RTA模式,确实是需要 standby redo log files 。
但第2句,They are only used if you have the LGWR,这句似乎和第1句有矛盾:我的理解,
只要启动RTA模式,不管是LGWR,还是ARCH,都将用到standby redo log files。
-----〉这个东西10g,11g有不少改动,看mannual吧
11gr2:
http://docs.oracle.com/cd/E11882 ... sport.htm#SBYDB4752
你的删日志问题我也碰到过.我用的是data broker.只能停掉apply 从建srl,我的理解是你的standby setting on primary and standby 不统一。oracle 认为你是sync mode (需要srl), 这个你要看看你得setting.
=> 我对这个问题还没有办法,不知道你想看哪些SETTING?
-----> 不是有个primary, standby health check script?你run run? |
|