ORA-16789: standby redo logs not configured
What triggered the Error:
Standby redo logs were not configured for the database.What should we do to fix it:
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.