Hi Folks,
Appreciate any ideas on this unusual problem. I'm trying to track down details about blocking, specifically the lead blocker. I have a SQL Trace in place capturing the blocked processes event. The lead blocking process is originating from another sql sever- it's a linked server call. The blocking process details in the trace shows the input buffer like this:
Proc [Database Id = 32767 Object Id = 746401494]
I know the database is the resource database. Any way to know what the object is?