-
Notifications
You must be signed in to change notification settings - Fork 94
Run PSSDiag on a Failover Clustered Instance
JosephPilov-msft edited this page Sep 8, 2022
·
1 revision
Running PSSDIAG on a Failover Clustered Instance requires a couple of extra steps:
- When creating the pssdiag package with DiagManager you will need to include connection info:
- Specify the SQL Virtual Server name as Machine name
- Specify the SQL Server instance name. For default instance, enter "mssqlserver"
- You need to run on the active node of the cluster.
You can also manually modify the configuration file, after the package is configured by following these steps:
Collecting Diagnostic Data from Clustered SQL Server Instances