I’m looking for a way to record slow transaction logs that will not complete.
The situation is that we have a Mutex holding the entire DB causing it to restart with log
Semaphore wait has lasted > 600 seconds. We intentionally crash the server because it appears to be hung.
The DB restart and the transaction is not completed, is it possible to log the query?