I have SQL Server 2008. I am running a query on a table in a database. The strangest thing is happening. I ran a simple select statement on a table. I know that table 62 has rows, but it gets stuck on row 48 and continues with "query ...". He waited for hours, and from there he did not move. I know only two programs and one reporting service that connects to this particular table and to one other user. Does anyone have any idea what could be causing this, and how can I track the source of the lock in this table?
As a note, I noticed that in the logs there was only a notification that Autogrow failed the day before I checked. Can this do something about it?
sql-server sql-server-2008
Jonn
source share