File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ The client performing the changes needs network access to the primary server. Al
143
143
create user geodrsetup for login gedrsetup
144
144
alter role geodrsetup dbmanager add member geodrsetup
145
145
```
146
+
146
147
1 . Take note of the SID of the new login using this query:
147
148
148
149
``` sql
@@ -181,7 +182,7 @@ The client performing the changes needs network access to the primary server. Al
181
182
182
183
### On the master of the primary server
183
184
184
- 1 . Login to the master of the primary server using the new login.
185
+ 1 . Login to the master of the primary server using the new login.
185
186
1 . Create a secondary replica of the source database on the secondary server (adjust database name and servername as needed):
186
187
187
188
``` sql
You can’t perform that action at this time.
0 commit comments