Hello everyone!
I am currently planning to implement SQL Always On Availability Groups.
Mainly i have one sql server so apparently i need to setup a new sql server.
In the wizard there is a page where I need to select Initial data synchronization full or join.
What’s the difference?? Is choosing the full option requires me to provide a Third server to temporarily store my database so my 2 main SQL server can sync for the first time? And if yes can I remove this shared location (Third server) after the database are synced??
Thank You.