Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Server Agent Not Starting

Author  Topic 

cybees
Starting Member

1 Post

Posted - 2002-09-22 : 21:36:35

Hello,
i have a problem of starting my SQL Server Agent. I tried using the service manager to start it , but it didn't want to start.
at the sql server error log, it displayed a message looking for the NT AUTHORITY / SYSTEM user but not found. If i am not mistaken, i remembered that i have deleted the NT Authority/Administrator user in the SQL Server login.
What should i do ?


Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2002-09-22 : 22:02:00
Hi

In your "Services" applet, change the user that SQL Agent runs as. It is trying to run as a user that you have deleted.

Damian
Go to Top of Page
   

- Advertisement -