Check Lock Records


  1.  Run Query 
    • select DB_NAME(dbid) as 'DB Name',cmd,* from sys.sysprocesses where blocked > 0
  2. See Database Name focus and remember spid.
  3. View Processes on Activity Monitor and kill process.

Comments

Popular posts from this blog

การตั้งเวลาระหว่าง Server และ Client

วิธีตั้งค่า NTP บน Primary Domain Controller

Installation and Run Node.JS on IIS