1、查看进程select * from master..SysProcesses where db_Name(dbID) = 'smsyd' and spId <> @@SpId and dbID <> 0 and blocked > 02、杀死进程,释放资源kill spid