Skip to content

Commit b997fc2

Browse files
authored
Create stby-broker-init-ora.sql
1 parent 518cd58 commit b997fc2

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/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

Comments
 (0)