Guys,
Below is a more detailed description of what we are doing.
The job has 12 steps and runs at midnight, the step that fails is step 1 which is below.
exec usp_KillUsers 'Postilion'
However during investigating the problem I added the following step as step 1
xp_cmdshell 'net stop...
J. Kusch,
No but I added extra steps to the same job and the issue occurred on these steps as well.
The step that first caused the issue was to kill all users from a database. The extra steps I put in were to stop and start a service that we thought might be causing a problem. Since adding...
Hi,
I get the error 'The TSQL subsystem failed to load' when running a scheduled SQL Task, the actual step that fails seems to vary. Once this error occurs the job becomes suspended and I have to restart SQL Agent in order to be able to attempt to re-run the job. The job then re-runs fine with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.