请求帮助 SQL 2005 master..xp_cmdshell 死锁问题

 

我在存储过程里执行以下代码
exec   master..xp_cmdshell   'D:\WebApps\IESystem6\ConsoleApps\ExportActPostData\PostQueue.cmd'

当PostQueue.cmd 这里出现错误的时候 存储过程就一直执行(死锁)。

请问有人知道如何解决这个问题吗 多谢!

posted on 2011-01-05 09:58  RevengeBoy  阅读(254)  评论(0编辑  收藏  举报

导航