Hi Team,
we are facing problem in monitoring MSSQL Database containing clustering like primary,secondary ,replica of secondary server.
Please help how to monitor such type of infrastructure
showing below error :
(17892, "Logon failed for login 'SPRO0316_RO' due to trigger execution.DB-Lib error message 20018, severity 14:\nGeneral SQL Server error: Check messages from the SQL Server\nDB-Lib error message 20002, severity 9:\nAdaptive Server connection failed
Please help!!
Thanks
How to monitor Microsoft SQL having Failover Clustering
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
How to monitor Microsoft SQL having Failover Clustering
You do not have the required permissions to view the files attached to this post.
Re: How to monitor Microsoft SQL having Failover Clustering
You will need to work with your SQL Server DB administrator to investigate why their logon trigger is failing, please see here for more information:Logon failed for login 'XXXXXX' due to trigger execution
https://blog.sqlauthority.com/2009/06/2 ... to-master/
Thank you