This blog is for SQL Developers who would like to tranform themselves to DBA
Query to get the physical nodes of SQL clusterSELECT * FROM Fn_VirtualServerNodes()
Query to get the shared drives for a clustered instanceSELECT * FROM fn_servershareddrives()
Post a Comment
No comments:
Post a Comment