Environment: Windows 2000 Server/SQL Server 2000 SP3
Database Name: FSPROD (size 8gb)
I am trying to do an online backup of a Production database and it is not working. I tried at various times in the day and night. It worked before in the past, but now it stops at about 85%. Plenty of disk space. I have included the log information listed below:
When I tried to back up to a file or device I got the following error:
I am open to provide any other information upon request. I would really like to know what is going on.
BACKUP failed to complete the command BACKUP DATABASE [FSPROD] TO DISK = N'D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD' WITH INIT , NOUNLOAD , NAME = N'FSPROD backup', SKIP , STATS = 10, NOFORMAT
Internal I/O request 0x04916C10: Op: Write, pBuffer: 0x0EC10000, Size: 983040, Position: 5645081088, UMS: Internal: 0x103, InternalHigh: 0x0, Offset: 0x50791A00, OffsetHigh: 0x1, m_buf: 0x0EC10000, m_len: 983040, m_actualBytes: 0, m_errcode: 2, BackupFile: D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD
BackupMedium::ReportIoError: write failure on backup device 'D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD'. Operating system error 2(The system cannot find the file specified.)
Database Name: FSPROD (size 8gb)
I am trying to do an online backup of a Production database and it is not working. I tried at various times in the day and night. It worked before in the past, but now it stops at about 85%. Plenty of disk space. I have included the log information listed below:
When I tried to back up to a file or device I got the following error:
I am open to provide any other information upon request. I would really like to know what is going on.
BACKUP failed to complete the command BACKUP DATABASE [FSPROD] TO DISK = N'D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD' WITH INIT , NOUNLOAD , NAME = N'FSPROD backup', SKIP , STATS = 10, NOFORMAT
Internal I/O request 0x04916C10: Op: Write, pBuffer: 0x0EC10000, Size: 983040, Position: 5645081088, UMS: Internal: 0x103, InternalHigh: 0x0, Offset: 0x50791A00, OffsetHigh: 0x1, m_buf: 0x0EC10000, m_len: 983040, m_actualBytes: 0, m_errcode: 2, BackupFile: D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD
BackupMedium::ReportIoError: write failure on backup device 'D:\Microsoft SQL Server\MSSQL\BACKUP\FSPROD'. Operating system error 2(The system cannot find the file specified.)