LucieLastic
Programmer
hi
Tried to do a backup but it failed with the following message:
"Microsoft SQL-DMO (ODBC SQLState: 42000)
Write on 'D:\backups\myfile.bak' failed, status = 33. See the SQL Server error log for more details. BACKUP DATABASE is terminating abnormally."
In the Sql Server log it has:
BACKUP failed to complete the command BACKUP DATABASE [myDB] TO DISK = N'D:\backups\myfile.BAK' WITH INIT , NOUNLOAD , NAME = N'myDB backup', SKIP , STATS = 10, NOFORMAT
Could someone tell me why this is happening and what the problem is?
Thank you in advance
Lou
www.radbmx.co.uk
Tried to do a backup but it failed with the following message:
"Microsoft SQL-DMO (ODBC SQLState: 42000)
Write on 'D:\backups\myfile.bak' failed, status = 33. See the SQL Server error log for more details. BACKUP DATABASE is terminating abnormally."
In the Sql Server log it has:
BACKUP failed to complete the command BACKUP DATABASE [myDB] TO DISK = N'D:\backups\myfile.BAK' WITH INIT , NOUNLOAD , NAME = N'myDB backup', SKIP , STATS = 10, NOFORMAT
Could someone tell me why this is happening and what the problem is?
Thank you in advance
Lou
www.radbmx.co.uk