High-Availability and Disaster Recovery functionality, for SQL Server 2012 and later.
I'd like to programmatically (T-SQL scripts) create a new database, and then add it to an existing Always On Availability …
sql sql-server database tsql alwaysonRecently I found that connections were failing from one of our webservers to an MSSQL AlwaysOn Listener. The listener has …
sql-server alwaysonFrom reading, I can see the Work_Queue wait can safely be ignored, but I don't find much about logcapture_…
sql-server high-availability alwaysonWe had two SQL Server 2008R2 instances A and B. We used database mirroring for a 1TB database from A …
sql-server-2008-r2 sql-server-2014 database-mirroring alwayson