Hi
I am investigating intermittent speed issues. I have just run sp_lock on our production system and found that a certain object id has 2501 separate rows of type KEY and PAGE lock with a GRANT status.
I am struggling with the interpretation of these results. Is something genuinely locking this object or is it OK?
All other objects in sp_lock are also showing GRANT status in the list.
Thanks in advance.