oracle_guard_broker_conf

This is an old revision of the document!


Oracle Data Guard Broker is a self sustaining configuration, which allows you to manage the Dataguard in more simple way. With the Broker you can start observer, perform switchover and failover. Also, you can change the Protection mode and define a redo log routes. As such, the Data Guard Broker provide a set of utilities to the DBA to manage the Data Guard in easier way.

So to that, we need again to prepare the standby and the primary, as there are some settings that needs to be fixed :)

So the goal of our exercise here is to bring the database something like that:

To prepare the primary and standby, we have to reset the destination parameters:

Note: As of Oracle Database 12c Release 1 (12.1), for all databases to be added to a broker configuration, any LOG_ARCHIVE_DEST_n parameters that have the SERVICE attribute set, but not the NOREGISTER attribute, must be cleared.

  • oracle_guard_broker_conf.1603626326.txt.gz
  • Last modified: 2020/10/25 11:45
  • by andonovj