SQL Server 2005 maintenance Questions

1

Database maintenance task (full back up) fails on SQL Server
Hi My daily maintenance job fails due to the below error from last 20 days regularly Executing the query “BACKUP DATABASE [shipment] TO DISK = N’D:backupshipment.bak’ WITH NOFORMAT, NOINIT, NAME = N’shipment’, SKIP, REWIND, NOUNLOAD, STATS = 10 ” failed with the following error: “Write on “D:backupshipment.bak” failed: 112(error not found) BACKUP DATABASE is terminating [...]

Answer Question   |  July 10, 2009  5:38 PM
Backup to Disk, SQL Server 2005, SQL Server 2005 backup, SQL Server 2005 maintenance, SQL Server administration, SQL Server backup, SQL Server maintenance
asked by:
GIG
240 pts.

1