Hi,I use sys.dm_exec_requests to find wait resources and the result is :wait_type---------------------- wait_resourceLCK_M_X ----------------------OBJECT: 10:1209665115:0 [COMPILE]this object id is an stored procedure. What is it about ? and how can I resolve it ?
↧