开发者

Determine that a database is currently mirroring or not?

Is there a T-SQL script to determine a datab开发者_Go百科ase is currently mirroring or not? Is there a way to determine its partner?

Thank you very much.


The system view / catalog sys.database_mirroring gives a comphrehensive breakdown of the fields available. http://msdn.microsoft.com/en-us/library/ms178655.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜