When I came on a Monday morning, I found out that there was open transaction running since Friday afternoon by using DBCC OPENTRAN.
Is there a way to know what SQL Statement is actually not being committed?
Is there any utility that I can use to "read" the transaction log?
Any help is appreciated!
Thanks
Is there a way to know what SQL Statement is actually not being committed?
Is there any utility that I can use to "read" the transaction log?
Any help is appreciated!
Thanks