Thanks to visit codestin.com Credit goes to github.com
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 199b3f4 commit 518cd58Copy full SHA for 518cd58
dataguard11g-scripts/prim-broker-init-ora.sql
@@ -0,0 +1,3 @@
1
+ alter system set dg_broker_config_file1='+DATA_DG01/PRIM_DB_UNIQUE_NAME/DATAGUARDCONFIG/dg_config_file1.dat' scope=both;
2
+ alter system set dg_broker_config_file2='+FRA_DG01/PRIM_DB_UNIQUE_NAME/DATAGUARDCONFIG/dg_config_file2.dat' scope=both;
3
+ alter system set dg_broker_start=TRUE scope=both;
0 commit comments