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 2008 Forums
 SQL Server Administration (2008)
 sqlserver 2008 agen not running

Author  Topic 

nomannishat
Starting Member

9 Posts

Posted - 2011-07-11 : 05:20:04
Hi,

we have stared the sqlserver 2008 machine. Now Agent is not running i have run the command
EXEC SP_CONFIGURE 'Agent XPs',1
GO
RECONFIGURE
GO

after agent is enable but when i try to schedule any job or any replication its showing error agaen is not running. Although i can see in running condition in sqlmangent staudio 2008 as well as windows services. One thing i node that sqlserver account is running with localuser and agaent is running with NT User so plese provide soltuion

Regards.
   

- Advertisement -