Home > Archive > MS SQL Server > October 2006 > find out lock start time









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author find out lock start time
Zeng

2006-10-24, 6:29 pm


I think it would be great to investigate into system performance and dead
lock if we can find out the start time for the current locks. Is there a way
to do that? thanks!

I tried the following 2 methods:
1) EXEC sp_lock
2) In the enterprice manager | management | current activities |
locks/object

Neither view gives me what I'm looking for.

thanks again!


Andrew J. Kelly

2006-10-24, 6:29 pm

Maybe these will help:



http://msdn.microsoft.com/library/d...atabse_5xrn.asp
Troubleshooting Deadlocks
http://www.support.microsoft.com/?id=224453 Blocking Problems
http://www.support.microsoft.com/?id=271509 How to monitor SQL 2000
Blocking



--
Andrew J. Kelly SQL MVP

"Zeng" <zeng@nononospam.com> wrote in message
news:%23ATn9732GHA.2096@TK2MSFTNGP05.phx.gbl...
>
> I think it would be great to investigate into system performance and dead
> lock if we can find out the start time for the current locks. Is there a
> way to do that? thanks!
>
> I tried the following 2 methods:
> 1) EXEC sp_lock
> 2) In the enterprice manager | management | current activities |
> locks/object
>
> Neither view gives me what I'm looking for.
>
> thanks again!
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com