We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518cd58 commit b997fc2Copy full SHA for b997fc2
dataguard11g-scripts/stby-broker-init-ora.sql
@@ -0,0 +1,3 @@
1
+ alter system set dg_broker_config_file1='+DATA_DG01/STBY_DB_UNIQUE_NAME/DATAGUARDCONFIG/dg_config_file1.dat' scope=both;
2
+ alter system set dg_broker_config_file2='+FRA_DG01/STBY_DB_UNIQUE_NAME/DATAGUARDCONFIG/dg_config_file2.dat' scope=both;
3
+ alter system set dg_broker_start=TRUE scope=both;
0 commit comments