DGMGRL for Linux: Version 12.1.0.2.0 - 64bit Production
Copyright (c) 2000, 2013, Oracle. All rights reserved.
Welcome to DGMGRL, type "help" for information.
Connected as SYSDBA.
DGMGRL> show configuration
Configuration - oradb
Protection Mode: MaxPerformance
Members:
oradb - Primary database
Error: ORA-16778: redo transport error for one or more databases
oradb_s2 - Physical standby database
Warning: ORA-16857: standby disconnected from redo source for longer than specified threshold
Fast-Start Failover: DISABLED
Configuration Status:
ERROR (status updated 1 second ago)
DGMGRL>有人对以下错误和警告有任何想法吗?
发布于 2017-12-28 11:54:22
ORA-16857:从重做源断开的待机时间超过指定的阈值原因:从重做源数据库断开备用的时间超过了“TransportDisconnectedThreshold”数据库属性指定的值。这是由于重做源和备用数据库之间没有网络连接造成的。操作:确保重做源和备用数据库之间存在网络连接,并且重做源正常工作。
https://dba.stackexchange.com/questions/194101
复制相似问题