Step by Step How To Create Dataguard Broker Configuration (ID 984622.1)
Step by Step How To Create Dataguard Broker Configuration (ID 984622.1)
In this Document
Goal
Fix
Applies to:
Oracle Server - Enterprise Edition - Version 10.2.0.1 to 11.2.0.1 [Release 10.2 to 11.2]
Information in this document applies to any platform.
***Checked for relevance on 21-Sep-2012***
Goal
Fix
1. Set the parameter dg_broker_config_file1 and dg_broker_config_file2 on all instances of primary and standby.
In case if you want broker configuration files in non default location, set these parameters.
In case of RAC database, set broker configuration file location to shared location and same value on all the instances.
If you want the broker configuration files in default location, then you can ignore this step.
$dgmgrl
DGMGRL for Linux: Version 10.2.0.3.0 - Production
1 of 3 10/03/2012 04:41 AM
Document Display https://support.oracle.com/epmos/faces/ui/km/SearchDo...
6. Enable Configuration:
Use the SHOW command to verify that the configuration and its databases were successfully enabled and brought online:
Configuration
Name: PRODCONF
Enabled: YES
Protection Mode: MaxPerformance
Fast-Start Failover: DISABLED
Databases:
PROD10G - Primary database
STDBY10G - Physical standby database
Note : In this note I have used PROD10G for primary and STDBY10G for standby. Please change these name as per
your configuration while running the commands. In case you notice any warnings or errors reported when running
show configuration or show database verbose 'db unique name here', you may have to check the drc logs located in
background_dump_dest (10g) or diagnostic_dest (11g)
For further prerequisites see also the Data Guard Broker - documentation:
2 of 3 10/03/2012 04:41 AM
Document Display https://support.oracle.com/epmos/faces/ui/km/SearchDo...
eg for 10g:
Oracle® Data Guard Broker 10g Release 2 (10.2)
7.1 Prerequisites for Getting Started
3 of 3 10/03/2012 04:41 AM