主备库切换
主备库切换
该主题还没有描述

热点

银行Oracle ADG·2017-09-27
haizdl · 大连 擅长领域:灾备, 存储, 服务器
1236 会员关注
计划内切换-(1)检查主库select switchover_status from v$database;SWITCHOVER_STATUSSESSIONS ACTIVEif [ switchover_status = "SESSIONS ACTIVE" | switchover_status = "TO STANDBY" ]; then { go to next step } else { cancel switchover and check database }-(2)主库...

    描述

    该主题还没有描述
    X社区推广
  • 提问题