oracledataguardbroker
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
oracledataguardbroker [2015/07/08 15:05] – [Configuration] 131.111.27.50 | oracledataguardbroker [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
Example below ... | Example below ... | ||
- | Primary Database: | + | Primary Database: |
- | Standby Database: | + | Standby Database: |
On the Physical and Standby database set the following initialisation parameters: | On the Physical and Standby database set the following initialisation parameters: | ||
- | < | + | < |
- | SQL> alter system set dg_broker_config_file2 = ‘D: | + | SQL> alter system set dg_broker_config_file2 = ‘D: |
SQL> alter system set dg_broker_start = TRUE;</ | SQL> alter system set dg_broker_start = TRUE;</ | ||
Line 19: | Line 19: | ||
(SID_LIST = | (SID_LIST = | ||
(SID_DESC = | (SID_DESC = | ||
- | (GLOBAL_DBNAME = LIBSOUAT_DGMGRL) | + | (GLOBAL_DBNAME = DUBEPRD_DGMGRL) |
(ORACLE_HOME = D: | (ORACLE_HOME = D: | ||
- | (SID_NAME = LIBSOUAT) | + | (SID_NAME = DUBEPRD) |
) | ) | ||
)</ | )</ | ||
Line 27: | Line 27: | ||
Now use DGMGRL to create the configuration: | Now use DGMGRL to create the configuration: | ||
- | < | + | < |
- | DGMGRL> ADD DATABASE | + | DGMGRL> ADD DATABASE |
DGMGRL> ENABLE CONFIGURATION; | DGMGRL> ENABLE CONFIGURATION; | ||
DGMGRL> SHOW CONFIGURATION;</ | DGMGRL> SHOW CONFIGURATION;</ | ||
Line 43: | Line 43: | ||
Connect to DGMGRL | Connect to DGMGRL | ||
When connecting to DGMGRL always connect using the password. | When connecting to DGMGRL always connect using the password. | ||
- | Otherwise errors can occur when performing switchovers and failovers. D: | + | Otherwise errors can occur when performing switchovers and failovers. |
+ | < | ||
DGMGRL for 64-bit Windows: Version 11.2.0.4.0 - 64bit Production | DGMGRL for 64-bit Windows: Version 11.2.0.4.0 - 64bit Production | ||
Line 49: | Line 50: | ||
Welcome to DGMGRL, type " | Welcome to DGMGRL, type " | ||
- | DGMGRL> connect sys/< | + | DGMGRL> connect sys/< |
Connected. | Connected. | ||
- | DGMGRL> | + | DGMGRL></ |
+ | Show Current Configuration | ||
+ | < | ||
- | Configuration - DG_LIBSOUAT | + | Configuration - DG_DUBEPRD |
Protection Mode: MaxPerformance | Protection Mode: MaxPerformance | ||
Databases: | Databases: | ||
- | | + | |
- | | + | |
Fast-Start Failover: DISABLED | Fast-Start Failover: DISABLED | ||
Configuration Status: | Configuration Status: | ||
- | SUCCESSShow | + | SUCCESS</ |
+ | Show Summary of Database Information | ||
+ | < | ||
- | Database - libsouat2 | + | Database - dubesdby |
Role: PHYSICAL STANDBY | Role: PHYSICAL STANDBY | ||
Line 74: | Line 79: | ||
Real Time Query: OFF | Real Time Query: OFF | ||
Instance(s): | Instance(s): | ||
- | | + | |
Database Status: | Database Status: | ||
- | SUCCESS | + | SUCCESS</ |
==== Switchover and Failover ==== | ==== Switchover and Failover ==== | ||
Line 87: | Line 92: | ||
==== Licensing ==== | ==== Licensing ==== | ||
- | The broker is included for use in Enterprise editions of the Oracle Database. \\ | + | The broker is included for use in Enterprise editions of the Oracle Database, therefore |
- | Therefore | + | |
The following information is from Oracle' | The following information is from Oracle' | ||
- | The broker' | + | //The broker' |
==== Benefits ==== | ==== Benefits ==== | ||
The full list of benefits can be seen here: http:// | The full list of benefits can be seen here: http:// | ||
- | A summary of these benefits are ... | + | A summary of these benefits are ... \\ |
- | Use of Oracle Enterprise Manager to monitor Standby configurations. | + | * Use of Oracle Enterprise Manager to monitor Standby configurations. |
- | Use of DGMGRL command line program to quickly view/ | + | |
- | Easier to view errors associated with the Standby databases. | + | |
- | Simplify switchovers and failovers | + | |
- | No need to put standby database into recovery mode, the broker does this automatically when database is mounted | + | |
oracledataguardbroker.1436367946.txt.gz · Last modified: 2025/03/08 22:23 (external edit)