Show the database name not just dbid in the Lock Details of a Deadlock alert
I've got to do the extra step of:
SELECT name,dbid
FROM master..sysdatabases
to figure out which database the deadlock is referring to... shouldn't have to do this.
71
votes
Paul E.
shared this idea
Database name is now shown for 2005+ deadlock alerts following the v4 release.
Thanks again for the suggestion and votes.
-
Thanks Blaž, we can confirm this is now shown for 2005+ deadlock alerts.
Adam
-
Blaž Dakskobler commented
This was done in v4.0, wasn't it?
-
Hi,
Thanks for your feedback. We would definitely try to improve this.
Thanks,
Priya