pmasl 714b96d7bc Fixed community reported issues 8 years ago
..
README.md 440e2a2d59 New solution 9 years ago
view_Running_Blocked_processes.sql 714b96d7bc Fixed community reported issues 8 years ago

README.md

Purpose: Returns a snapshot on running sessions/requests; blocking information; sessions that have been granted locks or waiting for locks; SPs stats.

In the output, you will find the following information in 4 sections:

  • Uptime Information
  • Running Sessions/Requests Report including resource usage, running statement, execution plan, blocking resource, waits and other relevant information.
  • Waiter and Blocking Report, including information on head blocker and blocking chains.
  • Stored procedure execution statistics.