|
原帖由 Yong Huang 于 2011-1-12 03:37 发表 ![]()
I don't see any practical use in this test. Do you? If one side of the data guard is already 11g, why not upgrade the other side to 11g?
> 企图open read only的时候 提示 只能以upgrade 模式打开数据库。
I thought your standby side was 11g. If so, why were you prompted to upgrade instead of downgrade to match the primary?
Yong Huang
嗯 ,是这样的。我们的产品库是10G,有2个physical standby 1个 logical stand by 但是逻辑备库经常会因为跳过了某些事务 最后导致no_data_found 等问题停掉。
考虑到11G active dataguard 能力并且我们的逻辑备库 也只提供读数据的服务。 所以我有了这么个想法。
至于升级主库的问题……这个计划在今年春节之后的几个月才有可能升级。
而且 之前在测试11GR2 的时候遇到过 MUTEX的问题 遇到大量的insert 就会出现这种问题 而且找不到 类似10G 里可以disable的 参数了。
不知版主可有类似经验?
谢谢。 |
|