Run below anyone of scripts:
Select ServerProperty('ComputerNamePhysicalNetBIOS')
Go
Select 'IsClustered', SERVERPROPERTY('IsClustered')
Go
Select * FROM fn_virtualservernodes()
Go
Select @@VERSION
Go
Select ServerProperty('ComputerNamePhysicalNetBIOS')
Go
Select 'IsClustered', SERVERPROPERTY('IsClustered')
Go
Select * FROM fn_virtualservernodes()
Go
Select @@VERSION
Go
No comments:
Post a Comment