Home Forums SQL Server 7,2000 Backups Problems Backing up SQL 2000 over the network RE: Problems Backing up SQL 2000 over the network

  • This is going to look ugly, you may find it easier to read by coping 'n' pasting the below into 'Notepad' or similar. Thanks again for your attention to this.

    2008-07-09 20:00:29.94 backup Database backed up: Database: Contacts, creation date(time): 2008/06/29(15:39:57), pages dumped: 195, first LSN: 157:253:1, last LSN: 157:255:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Contacts\Contacts_db_200807092000.BAK'}).

    2008-07-09 20:00:29.94 backup Database backed up: Database: EUR, creation date(time): 2008/06/29(15:40:22), pages dumped: 141, first LSN: 54:609:1, last LSN: 54:611:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\EUR\EUR_db_200807092000.BAK'}).

    2008-07-09 20:00:39.20 backup Database backed up: Database: distmodel, creation date(time): 2008/06/29(14:28:20), pages dumped: 290, first LSN: 14:439:1, last LSN: 14:441:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\distmodel\distmodel_db_200807092000.BAK'}).

    2008-07-09 20:05:17.98 spid91 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\exchangeDB\exchangeDB_db_200807092000.BAK'. Operating system error 121(error not found).

    2008-07-09 20:05:17.98 spid93 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\FirstClass\FirstClass_db_200807092000.BAK'. Operating system error 64(error not found).

    2008-07-09 20:05:17.98 spid93 Internal I/O request 0x484BAED0: Op: Write, pBuffer: 0x0D560000, Size: 983040, Position: 138286592, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x83E1600, OffsetHigh: 0x0, m_buf: 0x0D560000, m_len: 983040, m_actualBytes: 0, m_errcode: 64, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\FirstClass\FirstClass_db_200807092000.BAK

    2008-07-09 20:05:17.98 spid91 Internal I/O request 0x23388EE8: Op: Write, pBuffer: 0x0D740000, Size: 983040, Position: 114824704, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x6D81600, OffsetHigh: 0x0, m_buf: 0x0D740000, m_len: 983040, m_actualBytes: 0, m_errcode: 121, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\exchangeDB\exchangeDB_db_200807092000.BAK

    2008-07-09 20:05:17.98 backup BACKUP failed to complete the command BACKUP DATABASE [exchangeDB] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\exchangeDB\exchangeDB_db_200807092000.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:05:17.98 backup BACKUP failed to complete the command BACKUP DATABASE [FirstClass] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\FirstClass\FirstClass_db_200807092000.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:05:18.00 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\FirstClass\FirstClass_db_200807092000.BAK'. Operating system error 64(error not found).

    2008-07-09 20:05:18.00 spid91 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\exchangeDB\exchangeDB_db_200807092000.BAK'. Operating system error 64(error not found).

    2008-07-09 20:07:03.14 spid91 BackupDiskFile::CreateMedia: Backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\ExpenditureRequest2\ExpenditureRequest2_db_200807092005.BAK' failed to create. Operating system error = 64(error not found).

    2008-07-09 20:07:03.14 spid93 BackupDiskFile::CreateMedia: Backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\gdp\gdp_db_200807092005.BAK' failed to create. Operating system error = 64(error not found).

    2008-07-09 20:07:03.14 backup BACKUP failed to complete the command BACKUP DATABASE [ExpenditureRequest2] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\ExpenditureRequest2\ExpenditureRequest2_db_200807092005.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:07:03.14 backup BACKUP failed to complete the command BACKUP DATABASE [gdp] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\gdp\gdp_db_200807092005.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:08:09.53 backup Database backed up: Database: GEOM, creation date(time): 2008/06/29(15:42:24), pages dumped: 514, first LSN: 415:1924:1, last LSN: 415:1926:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\GEOM\GEOM_db_200807092008.BAK'}).

    2008-07-09 20:11:33.37 spid91 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Progress\Progress_db_200807092008.BAK'. Operating system error 121(error not found).

    2008-07-09 20:11:33.37 spid91 Internal I/O request 0x6F47CCF8: Op: Write, pBuffer: 0x0DA10000, Size: 983040, Position: 174660096, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0xA691A00, OffsetHigh: 0x0, m_buf: 0x0DA10000, m_len: 983040, m_actualBytes: 0, m_errcode: 121, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Progress\Progress_db_200807092008.BAK

    2008-07-09 20:11:33.37 backup BACKUP failed to complete the command BACKUP DATABASE [Progress] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Progress\Progress_db_200807092008.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:11:33.37 spid93 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\HCCS\HCCS_db_200807092008.BAK'. Operating system error 64(error not found).

    2008-07-09 20:11:33.37 spid93 Internal I/O request 0x6F493180: Op: Write, pBuffer: 0x0D650000, Size: 983040, Position: 105059840, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x6431600, OffsetHigh: 0x0, m_buf: 0x0D650000, m_len: 983040, m_actualBytes: 0, m_errcode: 64, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\HCCS\HCCS_db_200807092008.BAK

    2008-07-09 20:11:33.37 backup BACKUP failed to complete the command BACKUP DATABASE [HCCS] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\HCCS\HCCS_db_200807092008.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:11:33.37 spid91 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Progress\Progress_db_200807092008.BAK'. Operating system error 64(error not found).

    2008-07-09 20:11:33.39 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\HCCS\HCCS_db_200807092008.BAK'. Operating system error 64(error not found).

    2008-07-09 20:14:59.07 backup Database backed up: Database: Intranet_Bespoke, creation date(time): 2008/06/29(15:43:35), pages dumped: 412, first LSN: 201:51:1, last LSN: 201:53:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Bespoke_db_200807092014.BAK'}).

    2008-07-09 20:15:02.90 backup Database backed up: Database: SurfControl_mobileFilter, creation date(time): 2008/06/29(15:45:39), pages dumped: 1411, first LSN: 2766:78:1, last LSN: 2766:80:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\SurfControl_mobileFilter_db_200807092014.BAK'}).

    2008-07-09 20:16:40.35 spid93 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_db_200807092015.BAK'. Operating system error 64(error not found).

    2008-07-09 20:16:40.35 spid93 Internal I/O request 0x8DB10AA0: Op: Write, pBuffer: 0x0D100000, Size: 983040, Position: 34412032, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x20D1600, OffsetHigh: 0x0, m_buf: 0x0D100000, m_len: 983040, m_actualBytes: 0, m_errcode: 64, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_db_200807092015.BAK

    2008-07-09 20:16:40.35 backup BACKUP failed to complete the command BACKUP DATABASE [Intranet_Rhythmyx] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_db_200807092015.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:16:40.35 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_db_200807092015.BAK'. Operating system error 59(error not found).

    2008-07-09 20:17:31.57 backup Database backed up: Database: Intranet_Search, creation date(time): 2008/06/29(15:44:11), pages dumped: 91, first LSN: 10:468:1, last LSN: 10:470:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Search\Intranet_Search_db_200807092016.BAK'}).

    2008-07-09 20:26:56.10 spid91 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\SurfControl_WebFilter\SurfControl_WebFilter_db_200807092015.BAK'. Operating system error 121(error not found).

    2008-07-09 20:26:56.10 spid91 Internal I/O request 0x26258D68: Op: Write, pBuffer: 0x0DA10000, Size: 983040, Position: 377559552, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x16811A00, OffsetHigh: 0x0, m_buf: 0x0DA10000, m_len: 983040, m_actualBytes: 0, m_errcode: 121, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\SurfControl_WebFilter\SurfControl_WebFilter_db_200807092015.BAK

    2008-07-09 20:26:56.10 backup BACKUP failed to complete the command BACKUP DATABASE [SurfControl_WebFilter] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\SurfControl_WebFilter\SurfControl_WebFilter_db_200807092015.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:26:56.10 spid91 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\SurfControl_WebFilter\SurfControl_WebFilter_db_200807092015.BAK'. Operating system error 64(error not found).

    2008-07-09 20:26:56.29 spid93 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\RejCleanse\RejCleanse_db_200807092017.BAK'. Operating system error 64(error not found).

    2008-07-09 20:26:56.29 spid93 Internal I/O request 0x82E98D78: Op: Write, pBuffer: 0x0D380000, Size: 983040, Position: 332600832, UMS: Internal: 0x0, InternalHigh: 0xF0000, Offset: 0x13D31600, OffsetHigh: 0x0, m_buf: 0x0D380000, m_len: 983040, m_actualBytes: 0, m_errcode: 64, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\RejCleanse\RejCleanse_db_200807092017.BAK

    2008-07-09 20:26:56.29 backup BACKUP failed to complete the command BACKUP DATABASE [RejCleanse] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\RejCleanse\RejCleanse_db_200807092017.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:26:56.29 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\RejCleanse\RejCleanse_db_200807092017.BAK'. Operating system error 64(error not found).

    2008-07-09 20:31:27.60 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Vacancies\Vacancies_db_200807092028.BAK'. Operating system error 64(error not found).

    2008-07-09 20:31:27.60 spid91 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Ultrasound\Ultrasound_db_200807092028.BAK'. Operating system error 64(error not found).

    2008-07-09 20:31:27.61 backup BACKUP failed to complete the command BACKUP DATABASE [Vacancies] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Vacancies\Vacancies_db_200807092028.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:31:27.61 backup BACKUP failed to complete the command BACKUP DATABASE [Ultrasound] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Ultrasound\Ultrasound_db_200807092028.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:36:00.61 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DATASQL\VHR_DATASQL_db_200807092031.BAK'. Operating system error 64(error not found).

    2008-07-09 20:36:00.68 backup BACKUP failed to complete the command BACKUP DATABASE [VHR_DATASQL] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DATASQL\VHR_DATASQL_db_200807092031.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 20:41:07.75 spid93 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DEMOSQL\VHR_DEMOSQL_db_200807092036.BAK'. Operating system error 64(error not found).

    2008-07-09 20:41:07.83 backup BACKUP failed to complete the command BACKUP DATABASE [VHR_DEMOSQL] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DEMOSQL\VHR_DEMOSQL_db_200807092036.BAK' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 23:00:02.67 backup Log backed up: Database: EUR, creation date(time): 2008/06/29(15:40:22), first LSN: 54:609:1, last LSN: 54:614:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\EUR\EUR_tlog_200807092300.TRN'}).

    2008-07-09 23:00:09.89 backup Log backed up: Database: FirstClass, creation date(time): 2008/06/29(15:41:42), first LSN: 62668:10404:1, last LSN: 62668:10411:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\FirstClass\FirstClass_tlog_200807092300.TRN'}).

    2008-07-09 23:00:24.03 backup Log backed up: Database: gdp, creation date(time): 2008/06/29(15:42:03), first LSN: 4655:143:1, last LSN: 4666:922:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\gdp\gdp_tlog_200807092300.TRN'}).

    2008-07-09 23:00:27.32 backup Log backed up: Database: GEOM, creation date(time): 2008/06/29(15:42:24), first LSN: 415:1911:1, last LSN: 415:1929:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\GEOM\GEOM_tlog_200807092300.TRN'}).

    2008-07-09 23:00:36.82 backup Log backed up: Database: HCCS, creation date(time): 2008/06/29(15:43:09), first LSN: 31777:372:1, last LSN: 31781:874:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\HCCS\HCCS_tlog_200807092300.TRN'}).

    2008-07-09 23:00:39.07 backup Log backed up: Database: Intranet_Bespoke, creation date(time): 2008/06/29(15:43:35), first LSN: 201:51:1, last LSN: 201:56:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Bespoke\Intranet_Bespoke_tlog_200807092300.TRN'}).

    2008-07-09 23:16:58.00 spid90 BackupMedium::ReportIoError: write failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_tlog_200807092300.TRN'. Operating system error 64(error not found).

    2008-07-09 23:16:58.00 spid90 Internal I/O request 0xB9004728: Op: Write, pBuffer: 0x0D100000, Size: 983040, Position: 1035709952, UMS: Internal: 0xB90040A8, InternalHigh: 0xB90040C8, Offset: 0x3DBBAE00, OffsetHigh: 0x0, m_buf: 0x0D100000, m_len: 983040, m_actualBytes: 0, m_errcode: 64, BackupFile: \\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_tlog_200807092300.TRN

    2008-07-09 23:16:58.00 backup BACKUP failed to complete the command BACKUP LOG [Intranet_Rhythmyx] TO DISK = N'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_tlog_200807092300.TRN' WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

    2008-07-09 23:16:58.05 spid90 BackupDiskFile::RequestDurableMedia: failure on backup device '\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Rhythmyx\Intranet_Rhythmyx_tlog_200807092300.TRN'. Operating system error 64(error not found).

    2008-07-09 23:20:19.52 backup Log backed up: Database: Intranet_Search, creation date(time): 2008/06/29(15:44:11), first LSN: 10:468:1, last LSN: 10:473:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Intranet_Search\Intranet_Search_tlog_200807092320.TRN'}).

    2008-07-09 23:20:23.00 backup Log backed up: Database: RejCleanse, creation date(time): 2008/06/29(15:45:14), first LSN: 95092:10606:1, last LSN: 95092:10620:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\RejCleanse\RejCleanse_tlog_200807092320.TRN'}).

    2008-07-09 23:20:30.49 backup Log backed up: Database: Vacancies, creation date(time): 2008/06/29(15:47:05), first LSN: 7134:421:1, last LSN: 7134:423:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\Vacancies\Vacancies_tlog_200807092320.TRN'}).

    2008-07-09 23:20:36.22 backup Log backed up: Database: VHR_DATASQL, creation date(time): 2008/06/29(15:47:53), first LSN: 45989:4539:1, last LSN: 45989:5401:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DATASQL\VHR_DATASQL_tlog_200807092320.TRN'}).

    2008-07-09 23:20:38.36 backup Log backed up: Database: VHR_DEMOSQL, creation date(time): 2008/06/29(15:48:20), first LSN: 45975:5562:1, last LSN: 45975:5607:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'\\xxbackupsvrxx\d$\SQL_Backups\xxxxSQLSVRxx\VHR_DEMOSQL\VHR_DEMOSQL_tlog_200807092320.TRN'}).