My SQL(2005) agent starts and stops immediately and says some programs might stop when nothing to do when i try to log on as administrator.
But when i run it as local account it runs fine
SQL out log file output is this
2015-05-24 03:35:36 - ? [393] Waiting for SQL Server to recover databases...
2015-05-24 03:35:40 - ! [298] SQLServer Error: 18456, Login failed for user 'DBSERVER1\Administrator'. [SQLSTATE 28000]
2015-05-24 03:35:40 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
2015-05-24 03:35:40 - ! [298] SQLServer Error: 18456, Login failed for user 'DBSERVER1\Administrator'. [SQLSTATE 28000]
2015-05-24 03:35:40 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
2015-05-24 03:35:41 - ? [098] SQLServerAgent terminated (normally)
Please help.Thanks