Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 331246c

Browse files
authored
Create prim-broker-setup.txt
1 parent b997fc2 commit 331246c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# DGMGRL>
2+
create configuration 'DG_DB_NAME' as primary database is 'PRIM_DB_UNIQUE_NAME' connect identifier is 'PRIM_DB_UNIQUE_NAME';
3+
add database 'STBY_DB_UNIQUE_NAME' as connect identifier is 'STBY_DB_UNIQUE_NAME' maintained as physical;
4+
enable configuration;
5+
show configuration;

0 commit comments

Comments
 (0)