Thanks for your reply . The 1060 error also occurs with Local System account
for SQLServerAgent. The other account already had System Administrator
privileges with public and dbo for all databases.
> And what happens if you set it to start up under Local
> System? If that's works, then it is the permissions, rights
[quoted text clipped - 27 lines]
> >
> >Short of reinstalling SQL Server for the first installed instance, any ideas?
Sue Hoegemeier - 28 Oct 2005 19:36 GMT
As long as the SQL Server service is started, going in using
Enterprise Manager. Go to Agent, properties. On the General
tab, enter in the service account name and password - the
same one used by the SQL Server service.
Make sure this account is a sysadmin in SQL Server, remove
any mail profiles for Agent and try restarting the service.
-Sue
>Thanks for your reply . The 1060 error also occurs with Local System account
>for SQLServerAgent. The other account already had System Administrator
[quoted text clipped - 31 lines]
>> >
>> >Short of reinstalling SQL Server for the first installed instance, any ideas?