Currently browsing tag

Ask-YesOrNo

Mirror-Database

Database mirroring is a solution for increasing the availability of a SQL Server database. Mirroring is implemented on a per-database basis and works only with databases that use the full recovery model.

 

Database mirroring setup is a pretty easy thing. The point here is not really to make a complicated process easier but to standadize the way we can set this up.

SQL Server PowerShell | Use the Database Engine cmdlets | Mirror-Database

Scroll to Top