Re: Backup job fails to complete and SQLServer hangs

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Are you sure you excluded all of them? Did you check under the SQL program
files on the C drive?

--
Claus
"countryboy75" <countryboy75@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:99F23DC6-41ED-47A5-B1A2-722DF4A75DAC@xxxxxxxxxxxxxxxx
Hi Claus

I already do exclude the SQL data files. This is the Backup job that runs:
C:\
D:\
D:\MSSQL\ /Exclude
JET OFFICESERVER\Microsoft Information Store\First Storage Group\


Cheers

"Claus" wrote:

I always discourage people to even try running backups that include
active
SQL DBs. Exclude those folders from your general backup and run the SQL
backups from within the SQL Enterprise Manager or Studio (depending on
your
version). You will be much happier and the backups will be actually
useable
for restores.

The build in SBS backup is great and very reliable but it has it's
limitations.

--
Claus
"countryboy75" <countryboy75@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:18800014-2464-49BF-8BA5-12948BD5E14B@xxxxxxxxxxxxxxxx
Hi

I have a Widnows SBS 2003 server running SQL. Every night I run two
backups
- the first backups up everything but the SystemsState, the second
backs
up
the SystemState alone.

Every second night or so the first NTBackup fails to finish (the
process
is
still running in the morning), the second backup attempts to start but
fails
with the following log:

Volume shadow copy creation: Attempt 1.
Timeout before function completed
Error returned while creating the volume shadow copy:0xffffffff.
Error returned while creating the volume shadow copy:ffffffff
Aborting Backup.
----------------------
The operation did not successfully complete.

The problem is that SqlServer stops responding at some stage during or
before the backup and can only be rectified by rebooting the server.


The SqlServer error log has the following lines at the end:

2008-02-07 00:30:23.43 spid53 Database master: IO is frozen for
snapshot
2008-02-07 00:30:23.52 spid54 Database model: IO is frozen for
snapshot
2008-02-07 00:30:23.61 spid55 Database msdb: IO is frozen for
snapshot
2008-02-07 00:30:23.69 spid56 Database pubs: IO is frozen for
snapshot
2008-02-07 00:30:23.79 spid59 Database Northwind: IO is frozen for
snapshot
2008-02-07 00:30:23.88 spid58 Database WRAP_Temp: IO is frozen for
snapshot
2008-02-07 00:30:23.96 spid61 Database wrap_devel: IO is frozen for
snapshot
2008-02-07 00:30:24.04 spid57 Database ClientTracker: IO is frozen
for
snapshot
2008-02-07 00:30:24.21 spid60 Database wrap: IO is frozen for
snapshot
2008-02-07 00:30:24.38 spid62 Database Archive: IO is frozen for
snapshot
2008-02-07 08:11:15.50 server SQL Server terminating because of
system
shutdown.
2008-02-07 08:11:15.50 server LogEvent: Failed to report the current
event. Operating system error = 31(A device attached to the system is
not
functioning.).

The stuff at 08:11 am is me rebooting the server. So to me it seems
that
the
backup job is locking the files but then not releasing them? Does that
sounds
right?

Any help would be great.






.



Relevant Pages

  • Re: How do you get a database into recovery mode.
    ... Your scenario is basically the traditional scenario, but you introduce some foreign backup technology for the database backup instead of SQL Server's own backup. ... you need to work out how you revert to such a snapshot with the same functionality as the TSQL NORECOVERY option (database being in restoring state). ... Tibor Karaszi, SQL Server MVP ...
    (microsoft.public.sqlserver.server)
  • Re: How VSS Works with NTBackup
    ... I can't point you to a document, but my understanding is that SQL 2000 + SPx ... VSS interaction is now integrated into SQL Server so VSS can request SQL ... updates until VSS is able to take a db snapshot. ... a consistent backup of a running system. ...
    (microsoft.public.windows.server.sbs)
  • Re: snapshot backup on SAN for MS SQL Server
    ... Just in case - we are using MS SQL 2005. ... snapshot backups of live MS SQL databases residing (about a 100 in ... although both transaction logs and databases ... Our current backup method is to first bring SQL down, ...
    (microsoft.public.sqlserver.setup)
  • Re: snapshot backup on SAN for MS SQL Server
    ... snapshot backups of live MS SQL databases residing (about a 100 in ... although both transaction logs and databases ... Our current backup method is to first bring SQL down, ...
    (microsoft.public.sqlserver.setup)
  • Re: Backup erros
    ... You may have a SQL ... Error 800423f4 appears in the backup log file when you back up a volume by ... > Reason: The process cannot access the file because it is being used by> another process. ...
    (microsoft.public.windows.server.sbs)