摘要:
查看被锁表:select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableNamefrom sys.dm_tran_locks where resource_type='OBJECT'spid 锁表进程t... 阅读全文
posted @ 2014-10-31 13:58 漂泊雪狼 阅读(336) 评论(0) 推荐(0)
|
||
|
摘要:
查看被锁表:select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableNamefrom sys.dm_tran_locks where resource_type='OBJECT'spid 锁表进程t... 阅读全文
posted @ 2014-10-31 13:58 漂泊雪狼 阅读(336) 评论(0) 推荐(0) |
||