sql - Determine that a database is currently mirroring or not? -


Is there a T-SQL script that is currently mirroring or not? Is there any way to fix his partner?

Thank you very much.

System view / catalogs sys.database_mirroring provides a broad breakdown of available fields.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -