Error while taking Transaction log backup
Posted
by
Divya Kapoor
on Server Fault
See other posts from Server Fault
or by Divya Kapoor
Published on 2010-11-08T07:06:41Z
Indexed on
2011/02/09
7:26 UTC
Read the original article
Hit count: 179
sql-server-2008
Hello, I have sceduled a Transaction log back up schedule. But the backup is not happening. The error in the logs is this:
Transaction Log Backup.Subplan_1,Error,0,ARCOTDB1\ARCOT_DB_INST1,Transaction
Log Backup.Subplan_1,(Job outcome),,The job failed. Unable to determine if the
owner (ARCOT-DB1\Superuser) of job Transaction Log Backup.Subplan_1 has
server access (reason: Could not obtain information about Windows NT group
/user 'ARCOT-DB1\Superuser'<c/> error code 0x534. [SQLSTATE 42000]
(Error 15404))
Please help!
© Server Fault or respective owner