Chat now with support
Chat mit Support

Spotlight on SQL Server 10.0.3 - Getting Started Guide

User - Logins Per Second Alarm

The User - Logins Per Second alarm becomes active when the average number of logins per second exceeds a threshold. This value is taken over a specific number of background collections.

This can be an indicator of poor application design. Creating a connection to SQL Server is relatively expensive, and coding practices where an application repeatedly connects and disconnects from SQL Server should be avoided.

While reconnecting will not necessarily slow down all users of the SQL Server instance, it will often result in poor performance for the application that is re-connecting all the time.

When this alarm occurs you should:

  • Use Microsoft SQL Server Profiler to monitor connect and disconnect events, and determine if a badly behaving application is causing the problem.

 

Related Topics

Spotlight on SQL Server Alarms (page 1)

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen