Hi,
So basically I'm trying to backup my database to another location on the same server (usb drive) and it keeps failing.
My database location is: C:\Program Files\Microsoft SQL Server\MSSQL$SOPHOS\Data\SOPHOS50_log_LDF
And I want to back it up to: E:\Sophos\ (which is the usb drive)
I am using the following command:
backupdb.bat e:\sophos "C:\Program Files\Microsoft SQL Server\MSSQL$SOPHOS\Data\SOPHOS50_log.LDF" SOPHOS50
And getting ths following error:
C:\Program Files\Sophos\Enterprise Console\DB\Core>SET backupFilePath=C:\e:\soph
os
files\microsoft was unexpected at this time.
C:\Program Files\Sophos\Enterprise Console\DB\Core>@IF ""c:\program files\micros
oft sql server\mssql$sophos\data\sophos50_log.ldf"" == "" SET instanceName=LVNAS
02\SOPHOS
Any help would be much appreciated.
Regards.
This thread was automatically locked due to age.