August 31, 2006 at 11:03 am
Hi
I want to investigate about the deadlocks occures in my application.I have following entry in my sysperfinfo table.
Object Name | Counter Name | Instance Name | cntr_value | cntr_type |
SQLServer:Locks | Number of Deadlocks/sec | Key | 2 | 272696320 |
I want to know the significance of the value "KEY" in column instance_name.
Or it would be good if I could get what exactly this row says.
Regards
Sardar
September 2, 2006 at 11:04 pm
It means the deadlock occurred on an Index level rather than a table or a page...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2006 at 4:16 am
Thanks a lot
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply