Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
aswinip
Starting Member
1 Post |
Posted - 2012-12-18 : 01:48:56
|
Hi All,I am new to SQL 2012 AAG. Trying to understand what is the difference between "Join only" and "Skip initial data synchronization"What I see is,Join Only: 1. Restore the backed up database and logs with NO Recovery mode.2. Add to AAG to get it workedSkip initial data synchronization:1. Restore the backed up database and logs with NO Recovery mode.2. Add to AAG to get it workedCan some one help to understand when to use which option. |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2012-12-18 : 09:12:41
|
http://msdn.microsoft.com/en-us/library/hh231021.aspx |
|
|
|
|
|