Do re-attempts start over or continue where backup left off
jlynnmc10
Posts: 10
I am getting the following errors when performing a full database backup. From these errors it appears that RedGate is re-attempting to back up the database. On a re-attempt does the write process start over or are the writes advancing, meaning when it preforms re-attempt 1 does it start all the way over writing the backup or does it pick up where it left off?
Job 'DBA - Full Backup (All Databases)' : Step 1, 'Backup (TSQL)' : Began Executing 2011-08-10 17:18:44
SQL Backup v6.5.1.9
Backing up ANAQUADOC_PRD (full database) on A instance to:
\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK
Warning 210: Thread 0 warning:
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 256024511488
8/10/2011 8:01:05 PM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/10/2011 8:01:05 PM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
8/10/2011 8:01:35 PM: Re-attempt: 1
8/10/2011 8:02:44 PM: File (\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK) reopened and write succeeded (2097152 bytes) at position (256024511488).
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 257865810944
8/10/2011 8:06:40 PM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/10/2011 8:06:40 PM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
8/10/2011 8:07:10 PM: Re-attempt: 2
8/10/2011 8:08:02 PM: File (\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK) reopened and write succeeded (2097152 bytes) at position (257865810944).
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 372282229760
8/11/2011 12:31:35 AM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/11/2011 12:31:35 AM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
Job 'DBA - Full Backup (All Databases)' : Step 1, 'Backup (TSQL)' : Began Executing 2011-08-10 17:18:44
SQL Backup v6.5.1.9
Backing up ANAQUADOC_PRD (full database) on A instance to:
\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK
Warning 210: Thread 0 warning:
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 256024511488
8/10/2011 8:01:05 PM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/10/2011 8:01:05 PM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
8/10/2011 8:01:35 PM: Re-attempt: 1
8/10/2011 8:02:44 PM: File (\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK) reopened and write succeeded (2097152 bytes) at position (256024511488).
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 257865810944
8/10/2011 8:06:40 PM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/10/2011 8:06:40 PM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
8/10/2011 8:07:10 PM: Re-attempt: 2
8/10/2011 8:08:02 PM: File (\\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK) reopened and write succeeded (2097152 bytes) at position (257865810944).
WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK at position: 372282229760
8/11/2011 12:31:35 AM: WriteFile failed for file: \\bubbly\sql_Anaqua\IAMPRDDB01_A\ANAQUADOC_PRD\ANAQUADOC_PRD_SB_20110810173633.BAK (The specified network name is no longer available.)
8/11/2011 12:31:35 AM: CloseTargetFile.FlushFileBuffers error: The specified network name is no longer available.
Comments
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8