March 15, 2007 at 1:57 pm
I have som problems with lock on a tabel , I think its when the users use piovot from Excel
Is there any way I can find out whats making locks
or is it anyway I can disable use of Piovot for 1 or 2 days , just for testing
I have about 120 users on Sql in many country ,
Please open for any way to try to solve this problem
Ole H
March 15, 2007 at 2:37 pm
March 15, 2007 at 4:23 pm
sp_lock
sp_who2
--Jeff Moden
Change is inevitable... Change for the better is not.
March 16, 2007 at 5:08 am
March 16, 2007 at 7:15 am
I'm also encountering a problem with blocking. The problem is that when I run DBCC Inputbuffer with the id of the process that is blocking, there are no results (I can't see what the last executed statement was). Any idea how to get at this? I'm assuming that it won't be in the profiler results either, if I run that, right? Thanks.
Chris
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply