Automate SQL Server 2008 backup script failing to run

Posted by Techboy on Server Fault See other posts from Server Fault or by Techboy
Published on 2009-12-12T22:25:01Z Indexed on 2010/03/25 12:03 UTC
Read the original article Hit count: 420

I have created a maintenance plan but when I try to execute I get the error:

Message
[298] SQLServer Error: 15404, Could not obtain information about Windows NT group/user 'XX\Administrator', error code 0x534. [SQLSTATE 42000] (ConnIsLoginSysAdmin)

I have given administrator db owner access but still get the error, what am I doing wrong?

© Server Fault or respective owner

Related posts about sql-server-2008

Related posts about scripting