ORA-16743: cannot determine status of redo transport service for standby database “string”
Cause: The status of redo transport to the specified standby database could not be determined.
Action: Check the Data Guard broker log and Oracle alert log for more details.
ORA-16743指示无法确定用于备用数据库”string”的重做传输服务的状态,您可以尝试将状态查询并重新启动重做传输服务。
1.连接到备用数据库,检查备用数据库的状态,并检查日志文件以查看错误消息。
2.检查备用数据库内可能导致ORA-16743错误的错误。
3.确保要接收重做日志的远程系统正在运行。
4.重新启动Redo transport服务,并查询其状态。
5.尝试重置传输服务并确保其没有出错。
6.重新启动Redo transport服务,并确认备用数据库已恢复正常工作。