Oracle Error Message
ORA-16789: standby redo logs not configured
Reason for the Error
Standby redo logs were not configured for the database.
Solution
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.