Skip to content

Instantly share code, notes, and snippets.

@mvillegascuellar
Last active June 5, 2018 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvillegascuellar/793a65a076f6c6123649e475cb6b022d to your computer and use it in GitHub Desktop.
Save mvillegascuellar/793a65a076f6c6123649e475cb6b022d to your computer and use it in GitHub Desktop.
USE master
GO
ALTER DATABASE [YourDatabase] SET PARTNER FAILOVER
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment