News
When we look at sessions being blocked in SQL Server, the session most often causing the blocking is a Session ID (SPID). However, there are some occasions where the SPID doesn't make any sense.
Identify Blocked SQL Processes Quickly: Listing 2: SQL SERVER: Call the dba_GetSQLForSpid Function. Make a call to the database function dba_GetSQLForSpid to get the underlying SQL, which can show you ...
Most Common Wait Types in SQL Server and What They Mean. ASYNC_NETWORK_IO—The async_network_io wait types point to network-related issues. They are most-often caused by a client application not ...
Identify Blocked SQL Processes Quickly: Listing 2: SQL SERVER: Call the dba_GetSQLForSpid Function. Make a call to the database function dba_GetSQLForSpid to get the underlying SQL, which can show you ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results