Login  Register

Re: dataguard broker rac to standalone

Posted by ErmanArslansOracleBlog on Nov 03, 2020; 9:16am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/dataguard-broker-rac-to-standalone-tp8957p8958.html

Hi Roshan,

It is a standard procedure.

The high level steps are;

Create the new listener entry for handling Data Guard Broker based connections & configure tnsnames accordingly.
Enable/Set DG Broker Parameters
Create the Broker configuration & Enable it
(all sites TNS aliases and connect strings used in the configuration and parameters within the RDBMS instances are set correctly then the configuration should be enabled successfully without error.)

Check this MOS note to get the idea : Data Guard Physical Standby - RAC Primary to RAC Standby using a second network (Doc ID 1349977.1) -- it may be a little different than yours, as it is focusing on building a data guard broker configuration that uses a network other than the public network for enabling the broker configuration and shipping of logs between the sites. It is also focused on RAC to RAC DG Broker configuration.. But, the flow of actions is similar..