创建并启动物理备用数据库之后,停止物理备用数据库上的"重做应用(Redo Apply)",以避免将变更应用到包含补充日志信息的重做上: alter database recover managed standby database cancel;
基于16个网页-相关网页
At this point Redo Apply USES the new raw device data file and recovery continues.
在这一点,重做应用使用新的裸设备上的数据文件并继续恢复。
You then have the option of either starting Redo apply or real-time apply, or opening the database for read-only access.
然后,你可以选择启用应用重做或者实时应用,再或者以只读方式打开数据库来访问。
You can alternate between having a physical standby database open for read-only access and performing Redo Apply using the following procedures.
你可以使用以下过程在物理备库只读方式打开访问和执行重做应用来轮流切换。
应用推荐