Friday, February 17, 2012

Debug Stored Procedure

Hi All,
I wish to debug the stored procedure in SQL Server, but I am not
able to do so. Is there any sort of Configuration required on the
Server Side? When I try to debug the procedure it shows a warning that
"When SQL Service is started using Local Account debugging can not be
performed"
With warm regards
Jatinder SinghDid you have a look on "Troubleshooting the Transact-SQL Debugger" in the BO
L ?
--
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"jsfromynr" wrote:

> Hi All,
> I wish to debug the stored procedure in SQL Server, but I am not
> able to do so. Is there any sort of Configuration required on the
> Server Side? When I try to debug the procedure it shows a warning that
> "When SQL Service is started using Local Account debugging can not be
> performed"
> With warm regards
> Jatinder Singh
>|||Hi Jens
Thanks the problem was with
Incorrect DCOM permission settings
With warmr regards
Jatinder Singh

No comments:

Post a Comment