MSSQLserver error on event viewer about backup | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

MSSQLserver error on event viewer about backup

Hi, all got errors on mssqlserver, details are : Event Type:Error
Event Source:MSSQLSERVER
Event Category:(6)
Event ID:17055
Date:25/02/2005
Time:4:17:06 PM
User:N/A
Computer:SYDSQLSVR
Description:
3041 :
BACKUP failed to complete the command BACKUP DATABASE [master] TO pipe = ‘\.pipeBackupExecSqlAgent-{279a2c70-d4bf-4aaa-b207-ee448ceac989}-00’ , pipe = ‘\.pipeBackupExecSqlAgent-{279a2c70-d4bf-4aaa-b207-ee448ceac989}-01’
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
Data:
0000: e1 0b 00 00 10 00 00 00 á…….
0008: 0a 00 00 00 53 00 59 00 ….S.Y.
0010: 44 00 53 00 51 00 4c 00 D.S.Q.L.
0018: 53 00 56 00 52 00 00 00 S.V.R…
0020: 07 00 00 00 6d 00 61 00 ….m.a.
0028: 73 00 74 00 65 00 72 00 s.t.e.r.
0030: 00 00 ..
However, I checked the backup history, there was no error log and each backup was executeed successfully.
Can anyone give me some clue? thanks and best regards, Oliver
I guess it is Permissions/rights problems. To resolve this behavior, make sure that the MSSQLSERVER account has been granted the Access this computer from the network user right on the remote computer, and that it has Full Control permissions to the folder where the backup file is to be created. If the backup file already exists on the remote share, make sure the MSSQLSERVER account has Full Control permissions to the existing file. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
]]>