DBAWinnipeg
Programmer
Can you query the transaction Log
This is in relation to a previous post of mine asking about when a block or deadlock occurs being able to see the statement that caused the lock.
My theory... if I can associate the locking process to the transaction log I should be able to pull the last "REAL" transaction.
DBCC INPUT BUFFER doesn't always give me what I'm looking for.
So any ideas on that? (querying the transaction log)
Thanks in advance!!!
Colin in da 'Peg
This is in relation to a previous post of mine asking about when a block or deadlock occurs being able to see the statement that caused the lock.
My theory... if I can associate the locking process to the transaction log I should be able to pull the last "REAL" transaction.
DBCC INPUT BUFFER doesn't always give me what I'm looking for.
So any ideas on that? (querying the transaction log)
Thanks in advance!!!
Colin in da 'Peg