Skip to content

Commit 518cd58

Browse files
authored
Create prim-broker-init-ora.sql
1 parent 199b3f4 commit 518cd58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)