2018年9月19日
摘要: SQL> select thread#, low_sequence#, high_sequence# from v$archive_gap;确认下是否存在日志间隙,发现gap现象,说明failover不会有数据损失情况。在standby端,关闭apply和结束应用动作 SQL> alter data 阅读全文
posted @ 2018-09-19 15:57 helontian 阅读(193) 评论(0) 推荐(0)