Quantcast
Browsing latest articles
Browse All 2 View Live

Answer by Denis Rubashkin for SQL Server Backup failing Error :3041

Try to increase the timeout period by adding -TO <time period in minutes> to your command:-S server name -D ALL -T DB -R D:\SQL_BACKUP\SQL_EXPRESSMAINT_LOGS\FULL_BACKUP_LOGS -RU DAYS -RV 5 -B...

View Article


SQL Server Backup failing Error :3041

I am running SQL Server 2008R2 Express edition. For all databases full backup, I am using expressmaint.exe. In this, I am using the command-S server name -D ALL -T DB -R...

View Article

Browsing latest articles
Browse All 2 View Live