Parceiro.. tentei conforme me explicou mas apresenta problemas também: >  Linhas do script: 9-11 ----------------------- SET  	@SQL = 'KILL ' + CAST(@V_SPID AS VARCHAR) EXEC (@SQL)   >[Erro] Linhas do script: 9-11 ----------------------  Must declare the scalar variable "@V_SPID".  Msg: 137, Nível: 15, Estado: 2, Procedimento: , Linha: 2   >[Erro] Linhas do script: 9-11 ----------------------  Must declare the scalar variable "@SQL".  Msg: 137, Nível: 15, Estado: 2, Procedimento: , Linha: 2    [Executado: 10/10/11 11h39min21s GMT-03:00] [Execução: 1/ms]