Re: NT Backup Causes Server to Hang
- From: v-yanniw@xxxxxxxxxxxxxxxxxxxx ("Jenny wu [MSFT]")
- Date: Tue, 21 Mar 2006 07:25:27 GMT
Hi Dave,
Thanks for using the SBS newsgroup. Also thanks for Russ's input.
From your description, I understand the issue to be: the backup task failedwith volume Shadow Copy error 800423f4. If I am off base, please don't
hesitate to let me know.
Have you applied the update 833167? If not, please apply it and then test
the issue again.
833167 A Volume Shadow Copy Service (VSS) update package is available for
Windows Server 2003
http://support.microsoft.com/?id=833167
If the issuer persists after you install the update 833167, please check
the following suggestions:
1. This problem occurs when both the following conditions are true:
- You back up data from a volume that contains a Microsoft SQL Server
database.
- The recovery model of the SQL Server database is configured to use an
option that is different from Simple.
Note that this problem occurs even when you do not back up any SQL Server
database information.
To resolve this problem, please check the following KB article to obtain
the update:
828481 Error 800423f4 appears in the backup log file when you back up a
volume by using the Volume Shadow Copy service in Windows Server 2003
http://support.microsoft.com/?id=828481
2. Applying hotfix 828481 doesn''t guarantee success of backing up SQL
databases. It just ensures backup will continue without reporting the error.
After you install this hotfix, you can use SBS Backup (NTBackup) to back up
the non-SQL Server data from a volume that contains a SQL Server database.
You still must use the SQL Server backup procedure to back up your SQL
Server data.
To back up SQL databases using SBS Backup properly, you must configure all
SQL databases in simple recovery mode.
If SQL Server is installed, you can set the SQL Server 2000 database
recovery model to Simple using the GUI tool:
A. Click Start, point to Programs, point to Microsoft SQL Server and click
Enterprise Manager.
B. Double-click Microsoft SQL Servers, double-click SQL Server Group,
(Local), and then double-click Databases.
C. Right click each database, choose Properties, and then on the Options
tab, under Recovery, set the model to Simple.
You can also set the recovery mode to simple for a database using the OSQL
command:
A. At a command prompt, run "osql -E -S <SQL Instance>".
B. At the OSQL command prompt, run the following commands for each database:
1> ALTER DATABASE <database> SET RECOVERY SIMPLE
2> GO
If the issue persists, please reproduced the issue and paste the latest
backup log file in the newsgroup or mail them to my working mailbox:
v-yanniw@xxxxxxxxxxxxx
- The backup log files in the "C:\Documents and Settings\SBS Backup
User\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data"
folder.
- The log files in the "C:\Program Files\Microsoft Windows Small Business
Server\Support\Backup Logs" folder.
Hope above information helps! I am happy to be of assistance to you and
look forward to your reply!
Have a nice day!
Sincerely,
Jenny Wu
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Thread-Topic: NT Backup Causes Server to Hang<e#$vsGHTGHA.2156@xxxxxxxxxxxxxxxxxxxx>
thread-index: AcZMqABkUfObPtTKTyuTtdDiMnWtPg==
X-WBNR-Posting-Host: 24.161.189.101
From: =?Utf-8?B?RGF2ZSBGZXJyZWxs?= <DaveFerrell@xxxxxxxxxxxxxxxxxxxxxxxxx>
References: <19A50BA6-DA0C-47BF-9984-8BD4368ACEE6@xxxxxxxxxxxxx>
<D2F861CF-9921-4415-A5D8-B949FBD70CB6@xxxxxxxxxxxxx>
<OKMKT8JTGHA.5908@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: NT Backup Causes Server to HangWindows
Date: Mon, 20 Mar 2006 21:26:27 -0800
Lines: 65
Message-ID: <92489E1C-EEE3-4E4B-B268-B2F6AD102835@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.windows.server.sbs
Path: TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.windows.server.sbs:254511
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.windows.server.sbs
Two sample log files below
START OF SAMPLE 1
3/19/2006 11:00 PM
-------------------------------
Date: 3/19/2006
Time: 11:00 PM
User: SYSTEM
-------------------------------
Backup Runner started.
Launching NTBackup: ntbackup.exe backup "@C:\Program Files\Microsoft
Small Business Server\Backup\Small Business Backup Script.bks" /d "SBSBackup
created on 3/19/2006 at 11:00 PM" /v:yes /r:no /rs:no /hc:off /m normal /jWindows
"Small Business Server Backup Job" /l:s /f "Z:\Backups\TCGSBS2K3\Backup
Files\Small Business Server Backup (01).bkf" /UM
END OF FILE
START OF SAMPLE 2
3/17/2006 11:00 PM
-------------------------------
Date: 3/17/2006
Time: 11:00 PM
User: SYSTEM
-------------------------------
Backup Runner started.
Launching NTBackup: ntbackup.exe backup "@C:\Program Files\Microsoft
Small Business Server\Backup\Small Business Backup Script.bks" /d "SBSBackup
created on 3/17/2006 at 11:00 PM" /v:yes /r:no /rs:no /hc:off /m normal /j
"Small Business Server Backup Job" /l:s /f "Z:\Backups\TCGSBS2K3\Backup
Files\Small Business Server Backup (01).bkf" /UM
NTBACKUP LOG FILE: C:\Documents and Settings\SBS Backup User\Local
Settings\Application Data\Microsoft\Windows NT\NTBackup\data\backup06.log
=====================<BEGIN NTBACKUP LOG FILE>=====================
Backup Status
Operation: Backup
Active backup destination: File
Media name: "Small Business Server Backup (01).bkf created 3/17/2006 at
11:00 PM"
Error returned while creating the volume shadow copy:800423f4
Aborting Backup.
----------------------
The operation did not successfully complete.
----------------------
=======================<END NTBACKUP LOG FILE>=====================
NTBackup finished the backup with errors.
For more information about failed backups, see the article on
troubleshooting your backup at the following Web page:
http://go.microsoft.com/fwlink/?LinkId=18414
Backup ended at Friday, March 17, 2006 11:03 PM
Backup Runner finished.
END OF FILE
=====================================================
.
- Follow-Ups:
- Re: NT Backup Causes Server to Hang
- From: Dave Ferrell
- Re: NT Backup Causes Server to Hang
- References:
- Re: NT Backup Causes Server to Hang
- From: Dave Ferrell
- Re: NT Backup Causes Server to Hang
- Prev by Date: Re: Accessing e-mail when internet connection is down
- Next by Date: Re: Outlook Reminder issues
- Previous by thread: Re: NT Backup Causes Server to Hang
- Next by thread: Re: NT Backup Causes Server to Hang
- Index(es):
Relevant Pages
|