The specified network name is no longer available error
lculley
Posts: 36
I have a sql backup that has been running fine until two days ago where one of the dbs is giving the following error:
Warning: System error 64 (The specified network name is no longer available)
The database backup successfully processes the backup but the validity of the backupset is not indicated as successful.
I did run a dbcc checkdb on the db and it is not corrupt.
I'm running red gate 5.2.0.2825.
All of the other backups for the other dbs (60 dbs) run fine (and the db in question is the next to last one to run.
Any ideas?
Warning: System error 64 (The specified network name is no longer available)
The database backup successfully processes the backup but the validity of the backupset is not indicated as successful.
I did run a dbcc checkdb on the db and it is not corrupt.
I'm running red gate 5.2.0.2825.
All of the other backups for the other dbs (60 dbs) run fine (and the db in question is the next to last one to run.
Any ideas?
Comments
Are the backup files for this database restorable?
System error 64 is generally encountered due to network problems, is it always the same backup job/database that fails or is it seemingly random?
If you could paste the contents of the SQL Backup log file here or e-mail it to support@red-gate.com with this forum article in the subject that would be useful.
The following article may apply here :
Preventing SQL Backup network backups from timing out
I hope this helps,
Redgate Foundry