Shlidor Blog

September 3, 2008

Backup SQL to UNC location

Filed under: SQL — talshl @ 2:23 pm

If you get error:

BackupDiskFile::RequestDurableMedia:  failure on backup device 'UNC'
  • Open the registry of the SQL Server machine and navigate to HKLM\System\CurrentControlSet\Services\lanmanworkstation\parameters
  • Create a new DWORD value named SessTimeout
  • Set the value to decimal 600.

Powered by WordPress