ShowProcesses



Shows all active processes, their session ID, process ID and various transaction information. Optionally specifying a process id to filter on.


round-pushpin Shows process information for all processes.
Exec ShowProcesses

round-pushpin Shows process information for the process id 1.
Exec ShowProcesses 1




SQL :: ShowCachePartitions
Shows the memory allocations by memory cache partition.
SQL :: ShowHealthCounters
Shows the health counters that are tracked by the engine.
SQL :: ShowLocks
Shows all locks for all transactions.
SQL :: ShowMemoryUtilization
Shows the operating system level memory utilization used by the database engine.
SQL :: ShowTransactions
Shows all transactions that are current active.
SQL :: ShowVersion
Shows the names and versions of all loaded assemblies.
SQL :: ShowWaitingLocks
Shows processes that are currently waiting on locks.
SQL :: Terminate
Terminates an existing process.
SQL::Keywords
A breakdown of all high-level statements available via the query handler.
SQL::ShowAggregateFunctions
Displays the list of built-in aggregation functions and their parameters.