Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Microsoft - Monitoring with SQL Server Management Studio
    1. Multiple solutions. 

      Use SQL Server Management Studio to view the following information about current SQL Server activity:

      • Current user connections and locks.

      • Process number, status, locks, and commands that active users are running.

      • Objects that are locked, and the kinds of locks that are present.

      If you are a system administrator, you can view additional information about a selected process, or terminate a selected process.

      You can view activity on an instance of SQL Server in the following ways:

      • Activity Monitor

        Use the Activity Monitor in SQL Server Management Studio to perform ad hoc monitoring of an instance of SQL Server. This enables you to determine, at a glance, the volume and general types of activity on the system, for example:

        • Current blocked and blocking transactions.

        • Currently connected users on an instance of SQL Server, and the last statement executed.

        • Locks that are in effect.

  2. Microsoft How to for many different ways to show the active connections. (Click for more details) 
  3. SQL server - get list of active connections to each database


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@fc62
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "how" , "to" , "mssql" ) and type = "page" and space = "ACD"
labelsHow To mssql

...