Last active
June 6, 2018 19:36
-
-
Save sayham-sjb/347adc2a13847c2b5b6456cb2c86e9e7 to your computer and use it in GitHub Desktop.
CheckReplication #sql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--Check for Replication EXECUTE sys.sp_helpreplicationdb @dbname = {DBName}, -- sysname @type = pub -- sysname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment