Hi,
We've been getting this error more and more:
"Operating system error 64(The specified network name is no longer available.)."
My preliminarly research on this problem indicated 2 possible causes:
1.) lack of SQL Server SP4 (yeah, yeah I know!)
2.) Writing to a network drive (we write to a backup device defined as: "\\ip.address\backup_directory")
But until we can get the service pack on, I need to find a workaround to this error.
I read somewhere that you can back up the file locally, then use XCOPY to copy the file to the standby server.
So my question is, will using XCOPY prevent the Operating System error 64 problem, and why?
THANKS
We've been getting this error more and more:
"Operating system error 64(The specified network name is no longer available.)."
My preliminarly research on this problem indicated 2 possible causes:
1.) lack of SQL Server SP4 (yeah, yeah I know!)
2.) Writing to a network drive (we write to a backup device defined as: "\\ip.address\backup_directory")
But until we can get the service pack on, I need to find a workaround to this error.
I read somewhere that you can back up the file locally, then use XCOPY to copy the file to the standby server.
So my question is, will using XCOPY prevent the Operating System error 64 problem, and why?
THANKS