aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-16789: standby redo logs not configured

ORA-16789: standby redo logs not configured
Cause: Standby redo logs were not configured for the database.
Action: Standby redo logs are required when the redo transport mode is set to SYNC or ASYNC. Check the Data Guard documentation to see how to create standby redo logs.

请先 登录 后评论

1 个回答

小智
ORA-16789:未配置备用重做日志,
.原因:未为数据库配置备用重做日志。,
.操作:当重做传输模式设置为SYNC或ASYNC时,需要备用重做日志。检查Data Guard文档以了解如何创建备用重做日志。,
.
请先 登录 后评论