DECLARE @res int; EXEC @res = SP_GETAPPLOCK @resource = N'BatchRunServerTaskLock', @lockmode = 'shared', @locktimeout = [moved from the title by a moderator]
why I see blocking related with this every time in SQL databases?
Wait type:- APPLICATION: 8:0:[BatchRunServerTaskLock]:(401b210f)
I dont find any good AX block that mention about this type of application lock. can some one explain?
|
|------ 1516 xp_userlock
|
|
|.......|------ 276 xp_userlock
|
*This post is locked for comments
I have the same question (0)