For example, when you perform a Microsoft SQL Server database-backup operation on the local server, you can specify a location on the remote server to store the backup file in. However, the backup operation may not be completed successfully in this scenario. Additionally, events that are similar to the following may be logged in the Application event log:
Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date: Date
Time: Time
User: N/A
Computer: Computer Name
Description:
Application popup: Windows - Delayed Write Failed: Windows was unable
to save all the data for the file
\\Server.domain.name\BackupFolder\MyBackUp.bak. The data has been lost.
This error may be caused by a failure of your computer hardware or
network connection. Please try to save this file elsewhere.
Event Type: Error
Event Source: MSSQLSERVER
Event Category: (2)
Event ID: 17055
Date: Date
Time: Time
User: User Name
Computer: Computer Name
Description:
18204 :
BackupDiskFile::CreateMedia: Backup device '\\Server\BackupFolder\MyBackUp.bak'
failed to create. Operating system error = 64(The specified network
name is no longer available.)