oracle 19c使用dgmgrl来执行switchover和failover切换

oracle 19c使用dgmgrl来执行switchover和failover切换


[oracle@raclhr-18c-n1 ~]$ dgmgrl sys/lhr@lhr19cdg
DGMGRL for Linux: Release 19.0.0.0.0 - Production on Fri Aug 16 16:30:25 2019
Version 19.2.0.0.0
Copyright (c) 1982, 2019, Oracle and/or its affiliates.  All rights reserved.
Welcome to DGMGRL, type "help" for information.
Connected to "lhr19cdg"
Connected as SYSDBA.
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19c   - Primary database
    lhr19cdg - Physical standby database 
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 13 seconds ago)
DGMGRL> switchover to lhr19cdg
Performing switchover NOW, please wait...
New primary database "lhr19cdg" is opening...
Operation requires start up of instance "lhr19c" on database "lhr19c"
Starting instance "lhr19c"...
Connected to an idle instance.
ORACLE instance started.
Connected to "lhr19c"
Database mounted.
Database opened.
Connected to "lhr19c"
Switchover succeeded, new primary is "lhr19cdg"
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19cdg - Primary database
    lhr19c   - Physical standby database 
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 62 seconds ago)
DGMGRL> failover to lhr19c
Performing failover NOW, please wait...
Error: ORA-16600: not connected to target standby database for failover
Failed.
Unable to failover
DGMGRL> exit
[oracle@raclhr-18c-n1 ~]$ dgmgrl sys/lhr@lhr19c
DGMGRL for Linux: Release 19.0.0.0.0 - Production on Fri Aug 16 16:33:37 2019
Version 19.2.0.0.0
Copyright (c) 1982, 2019, Oracle and/or its affiliates.  All rights reserved.
Welcome to DGMGRL, type "help" for information.
Connected to "lhr19c"
Connected as SYSDBA.
DGMGRL> failover to lhr19c
Performing failover NOW, please wait...
Failover succeeded, new primary is "lhr19c"
DGMGRL> 
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19c   - Primary database
    lhr19cdg - Physical standby database (disabled)
      ORA-16661: the standby database needs to be reinstated
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 28 seconds ago)
DGMGRL>  reinstate database lhr19cdg
Reinstating database "lhr19cdg", please wait...
Operation requires shut down of instance "lhr19cdg" on database "lhr19cdg"
Shutting down instance "lhr19cdg"...
Connected to "lhr19cdg"
ORACLE instance shut down.
Operation requires start up of instance "lhr19cdg" on database "lhr19cdg"
Starting instance "lhr19cdg"...
Connected to an idle instance.
ORACLE instance started.
Connected to "lhr19cdg"
Database mounted.
Connected to "lhr19cdg"
Continuing to reinstate database "lhr19cdg" ...
Reinstatement of database "lhr19cdg" succeeded
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19c   - Primary database
    lhr19cdg - Physical standby database 
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 32 seconds ago)
DGMGRL> switchover to lhr19cdg
Performing switchover NOW, please wait...
Operation requires a connection to database "lhr19cdg"
Connecting ...
Connected to "lhr19cdg"
Connected as SYSDBA.
New primary database "lhr19cdg" is opening...
Operation requires start up of instance "lhr19c" on database "lhr19c"
Starting instance "lhr19c"...
Connected to an idle instance.
ORACLE instance started.
Connected to "lhr19c"
Database mounted.
Database opened.
Connected to "lhr19c"
Switchover succeeded, new primary is "lhr19cdg"
DGMGRL> 
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19cdg - Primary database
    lhr19c   - Physical standby database 
      Error: ORA-16541: member is not enabled
Fast-Start Failover:  Disabled
Configuration Status:
ERROR   (status updated 143 seconds ago)
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19cdg - Primary database
    lhr19c   - Physical standby database 
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 30 seconds ago)
DGMGRL> switchover to lhr19c
Performing switchover NOW, please wait...
Operation requires a connection to database "lhr19c"
Connecting ...
Connected to "lhr19c"
Connected as SYSDBA.
New primary database "lhr19c" is opening...
Operation requires start up of instance "lhr19cdg" on database "lhr19cdg"
Starting instance "lhr19cdg"...
Connected to an idle instance.
ORACLE instance started.
Connected to "lhr19cdg"
Database mounted.
Database opened.
Connected to "lhr19cdg"
Switchover succeeded, new primary is "lhr19c"
DGMGRL> show configuration
Configuration - lhr19c
  Protection Mode: MaxPerformance
  Members:
  lhr19c   - Primary database
    lhr19cdg - Physical standby database 
Fast-Start Failover:  Disabled
Configuration Status:
SUCCESS   (status updated 56 seconds ago)


bb







About Me

........................................................................................................................

● 本文作者:小麦苗,部分内容整理自网络,若有侵权请联系小麦苗删除

● 本文在itpub、博客园、CSDN和个人微 信公众号( xiaomaimiaolhr )上有同步更新

● 本文itpub地址: http://blog.itpub.net/26736162

● 本文博客园地址: http://www.cnblogs.com/lhrbest

● 本文CSDN地址: https://blog.csdn.net/lihuarongaini

● 本文pdf版、个人简介及小麦苗云盘地址: http://blog.itpub.net/26736162/viewspace-1624453/

● 数据库笔试面试题库及解答: http://blog.itpub.net/26736162/viewspace-2134706/

● DBA宝典今日头条号地址: http://www.toutiao.com/c/user/6401772890/#mid=1564638659405826

........................................................................................................................

● QQ群号: 230161599 (满) 、618766405

● 微 信群:可加我微 信,我拉大家进群,非诚勿扰

● 联系我请加QQ好友 646634621 ,注明添加缘由

● 于 2019-08-01 06:00 ~ 2019-08-31 24:00 在西安完成

● 最新修改时间:2019-08-01 06:00 ~ 2019-08-31 24:00

● 文章内容来源于小麦苗的学习笔记,部分整理自网络,若有侵权或不当之处还请谅解

● 版权所有,欢迎分享本文,转载请保留出处

........................................................................................................................

小麦苗的微店 https://weidian.com/s/793741433?wfr=c&ifr=shopdetail

小麦苗出版的数据库类丛书 http://blog.itpub.net/26736162/viewspace-2142121/

小麦苗OCP、OCM、高可用网络班 http://blog.itpub.net/26736162/viewspace-2148098/

小麦苗腾讯课堂主页 https://lhr.ke.qq.com/

........................................................................................................................

使用 微 信客户端 扫描下面的二维码来关注小麦苗的微 信公众号( xiaomaimiaolhr )及QQ群(DBA宝典)、添加小麦苗微 信, 学习最实用的数据库技术。

........................................................................................................................

欢迎与我联系

 

 



来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26736162/viewspace-2653934/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/26736162/viewspace-2653934/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值