ShowTransactions


Overview
Shows all transactions that are current active. Optionally specifying a process id to filter on

Example
round-pushpin Shows active transaction for all processes.
Exec ShowTransactions

round-pushpin Shows active transactions for the process id 1.
Exec ShowTransactions 1


See also

Related