Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Windows Small Business Server > Exchange backup errors on SBS 2003

Reply
Thread Tools Display Modes

Exchange backup errors on SBS 2003

 
 
Bryan L
Guest
Posts: n/a

 
      07-19-2010
For years, I've used a weekly backup on my SBS 2003 R2 server, configured
via the Server Management Backup Wizard. This ensures my transaction logs
are cleared each week, and I archive one backup every 6 weeks as a permanent
archive.

My last good weekly backup occurred a month ago. I've started poking into
the failed backups a couple of times to try resolving it, but I haven't had
much time to spend on it 'till now. I image all my servers daily, so my
images serve as my primary backups.

The error seems to occur while backing up the Exchange Information store.
The relevant part of the backup log shows the following:
---------------------------------
Backup started on 7/18/2010 at 12:54 PM.
The 'Microsoft Information Store' returned 'Error returned from an ESE
function call (d).

' from a call to 'HrESEBackupRead()' additional data '-'The 'Microsoft
Information Store' returned 'Error returned from an ESE function call (d).

' from a call to 'HrESEBackupRead()' additional data '-'
The operation was ended.
Backup completed on 7/18/2010 at 12:55 PM.
Directories: 0
Files: 1
Bytes: 307,954,446
Time: 59 seconds
----------------------

The operation did not successfully complete.

----------------------

My Application log contains a series of events with ID 474, that state the
following:
===================================
Event Type: Error
Event Source: ESE
Event Category: Logging/Recovery
Event ID: 474
Date: 7/4/2010
Time: 12:08:54 PM
User: N/A
Computer: SBSSERVER1
Description:
Information Store (2100) First Storage Group: The database page read from
the file "C:\Program Files\Exchsrvr\mdbdata\priv1.edb" at offset 308006912
(0x00000000125bd000) (database page 75196 (0x125BC)) for 4096 (0x00001000)
bytes failed verification due to a page checksum mismatch. The expected
checksum was 5553275816854002527 (0x4d1132eed3599b5f) and the actual
checksum was 2301093048451484806 (0x1fef1fef94124c86). The read operation
will fail with error -1018 (0xfffffc06). If this condition persists then
please restore the database from a previous backup. This problem is likely
due to faulty hardware. Please contact your hardware vendor for further
assistance diagnosing the problem.

For more information, click http://www.microsoft.com/contentredirect.asp.
===================================
No hardware, drivers, or firmware have been modified in quite a while so I'm
not sure what set this off.

If I have database corruption, I'm thinking I'll need to go back 4 or 5
weeks to the last known good Exchange backup, restore it, and then replay
the transaction logs to bring my DB current. However, I've never done that
before and I'm wary of rushing into it. Are there better alternatives?

Further complicating matters is that fact that I'm going on vacation in
three days. At the rate the transaction logs are filling up the drive, the
server may run out of space before I'm back two weeks later, so I need to
come up with something. I now have 20GB worth of transaction log files on
the server, with only 8GB of free space remaining. I'll likely run out of
space about 10 days from now.

Thanks in advance for all responses!

BJ


 
Reply With Quote
 
 
 
 
Larry Struckmeyer[SBS-MVP]
Guest
Posts: n/a

 
      07-19-2010
Brian:

if you run the 474 error through www.eventid.net you can see there are a
few causes for this, but iirc the fix is not too bad. If you need me/us
to help, post back, but I think the answer lies there.

-Larry

-Please post the resolution to your issue so others may benefit.

-Get Your SBS Health Check at www.sbsbpa.com


> For years, I've used a weekly backup on my SBS 2003 R2 server,
> configured via the Server Management Backup Wizard. This ensures my
> transaction logs are cleared each week, and I archive one backup every
> 6 weeks as a permanent archive.
>
> My last good weekly backup occurred a month ago. I've started poking
> into the failed backups a couple of times to try resolving it, but I
> haven't had much time to spend on it 'till now. I image all my
> servers daily, so my images serve as my primary backups.
>
> The error seems to occur while backing up the Exchange Information
> store.
> The relevant part of the backup log shows the following:
> ---------------------------------
> Backup started on 7/18/2010 at 12:54 PM.
> The 'Microsoft Information Store' returned 'Error returned from an ESE
> function call (d).
> ' from a call to 'HrESEBackupRead()' additional data '-'The 'Microsoft
> Information Store' returned 'Error returned from an ESE function call
> (d).
>
> ' from a call to 'HrESEBackupRead()' additional data '-'
> The operation was ended.
> Backup completed on 7/18/2010 at 12:55 PM.
> Directories: 0
> Files: 1
> Bytes: 307,954,446
> Time: 59 seconds
> ----------------------
> The operation did not successfully complete.
>
> ----------------------
>
> My Application log contains a series of events with ID 474, that state
> the
> following:
> ===================================
> Event Type: Error
> Event Source: ESE
> Event Category: Logging/Recovery
> Event ID: 474
> Date: 7/4/2010
> Time: 12:08:54 PM
> User: N/A
> Computer: SBSSERVER1
> Description:
> Information Store (2100) First Storage Group: The database page read
> from
> the file "C:\Program Files\Exchsrvr\mdbdata\priv1.edb" at offset
> 308006912
> (0x00000000125bd000) (database page 75196 (0x125BC)) for 4096
> (0x00001000)
> bytes failed verification due to a page checksum mismatch. The
> expected
> checksum was 5553275816854002527 (0x4d1132eed3599b5f) and the actual
> checksum was 2301093048451484806 (0x1fef1fef94124c86). The read
> operation
> will fail with error -1018 (0xfffffc06). If this condition persists
> then
> please restore the database from a previous backup. This problem is
> likely
> due to faulty hardware. Please contact your hardware vendor for
> further
> assistance diagnosing the problem.
> For more information, click
> http://www.microsoft.com/contentredirect.asp.
> ===================================
> No hardware, drivers, or firmware have been modified in quite a while
> so I'm
> not sure what set this off.
> If I have database corruption, I'm thinking I'll need to go back 4 or
> 5 weeks to the last known good Exchange backup, restore it, and then
> replay the transaction logs to bring my DB current. However, I've
> never done that before and I'm wary of rushing into it. Are there
> better alternatives?
>
> Further complicating matters is that fact that I'm going on vacation
> in three days. At the rate the transaction logs are filling up the
> drive, the server may run out of space before I'm back two weeks
> later, so I need to come up with something. I now have 20GB worth of
> transaction log files on the server, with only 8GB of free space
> remaining. I'll likely run out of space about 10 days from now.
>
> Thanks in advance for all responses!
>
> BJ
>



 
Reply With Quote
 
Bryan L
Guest
Posts: n/a

 
      07-19-2010
Thanks for the quick reply Larry!

I've looked over the responses to this issue at EventID.Net, and the most
helpful response was by J.M. Sanchez, which you can see here:

http://www.eventid.net/display.asp?e...ce=ESE&phase=1

However, I haven't been able to discover where this Zero Deleted Messages
setting is configured so I can disable it. It sounds like it's configured
as part of the backup process, but since the SBS Wizard handles most of the
under-the-hood work for the backup, I'm not sure how to alter this.

Also, he mentioned that an "easy" way to to solve the problem is to create a
new message store and move my mailboxes there. Doesn't sound like a trivial
undertaking to me, so I welcome any insight into this!

B



"Larry Struckmeyer[SBS-MVP]" <> wrote in message
news: om...
> Brian:
>
> if you run the 474 error through www.eventid.net you can see there are a
> few causes for this, but iirc the fix is not too bad. If you need me/us
> to help, post back, but I think the answer lies there.
>
> -Larry
>
> -Please post the resolution to your issue so others may benefit.
>
> -Get Your SBS Health Check at www.sbsbpa.com
>
>
>> For years, I've used a weekly backup on my SBS 2003 R2 server,
>> configured via the Server Management Backup Wizard. This ensures my
>> transaction logs are cleared each week, and I archive one backup every
>> 6 weeks as a permanent archive.
>>
>> My last good weekly backup occurred a month ago. I've started poking
>> into the failed backups a couple of times to try resolving it, but I
>> haven't had much time to spend on it 'till now. I image all my
>> servers daily, so my images serve as my primary backups.
>>
>> The error seems to occur while backing up the Exchange Information
>> store.
>> The relevant part of the backup log shows the following:
>> ---------------------------------
>> Backup started on 7/18/2010 at 12:54 PM.
>> The 'Microsoft Information Store' returned 'Error returned from an ESE
>> function call (d).
>> ' from a call to 'HrESEBackupRead()' additional data '-'The 'Microsoft
>> Information Store' returned 'Error returned from an ESE function call
>> (d).
>>
>> ' from a call to 'HrESEBackupRead()' additional data '-'
>> The operation was ended.
>> Backup completed on 7/18/2010 at 12:55 PM.
>> Directories: 0
>> Files: 1
>> Bytes: 307,954,446
>> Time: 59 seconds
>> ----------------------
>> The operation did not successfully complete.
>>
>> ----------------------
>>
>> My Application log contains a series of events with ID 474, that state
>> the
>> following:
>> ===================================
>> Event Type: Error
>> Event Source: ESE
>> Event Category: Logging/Recovery
>> Event ID: 474
>> Date: 7/4/2010
>> Time: 12:08:54 PM
>> User: N/A
>> Computer: SBSSERVER1
>> Description:
>> Information Store (2100) First Storage Group: The database page read
>> from
>> the file "C:\Program Files\Exchsrvr\mdbdata\priv1.edb" at offset
>> 308006912
>> (0x00000000125bd000) (database page 75196 (0x125BC)) for 4096
>> (0x00001000)
>> bytes failed verification due to a page checksum mismatch. The
>> expected
>> checksum was 5553275816854002527 (0x4d1132eed3599b5f) and the actual
>> checksum was 2301093048451484806 (0x1fef1fef94124c86). The read
>> operation
>> will fail with error -1018 (0xfffffc06). If this condition persists
>> then
>> please restore the database from a previous backup. This problem is
>> likely
>> due to faulty hardware. Please contact your hardware vendor for
>> further
>> assistance diagnosing the problem.
>> For more information, click
>> http://www.microsoft.com/contentredirect.asp.
>> ===================================
>> No hardware, drivers, or firmware have been modified in quite a while
>> so I'm
>> not sure what set this off.
>> If I have database corruption, I'm thinking I'll need to go back 4 or
>> 5 weeks to the last known good Exchange backup, restore it, and then
>> replay the transaction logs to bring my DB current. However, I've
>> never done that before and I'm wary of rushing into it. Are there
>> better alternatives?
>>
>> Further complicating matters is that fact that I'm going on vacation
>> in three days. At the rate the transaction logs are filling up the
>> drive, the server may run out of space before I'm back two weeks
>> later, so I need to come up with something. I now have 20GB worth of
>> transaction log files on the server, with only 8GB of free space
>> remaining. I'll likely run out of space about 10 days from now.
>>
>> Thanks in advance for all responses!
>>
>> BJ
>>

>
>

 
Reply With Quote
 
Bryan L
Guest
Posts: n/a

 
      07-20-2010
Incidentally, I just tried to manually run a backup of just the Information
Store using ntbackup. It failed less than a minute in with the same error
messages I indicated in my original post.

Darn it.

B

"Bryan L" <> wrote in message
news:e6$...
> Thanks for the quick reply Larry!
>
> I've looked over the responses to this issue at EventID.Net, and the most
> helpful response was by J.M. Sanchez, which you can see here:
>
> http://www.eventid.net/display.asp?e...ce=ESE&phase=1
>
> However, I haven't been able to discover where this Zero Deleted Messages
> setting is configured so I can disable it. It sounds like it's configured
> as part of the backup process, but since the SBS Wizard handles most of
> the under-the-hood work for the backup, I'm not sure how to alter this.
>
> Also, he mentioned that an "easy" way to to solve the problem is to create
> a new message store and move my mailboxes there. Doesn't sound like a
> trivial undertaking to me, so I welcome any insight into this!
>
> B
>
>
>
> "Larry Struckmeyer[SBS-MVP]" <> wrote in
> message news: om...
>> Brian:
>>
>> if you run the 474 error through www.eventid.net you can see there are a
>> few causes for this, but iirc the fix is not too bad. If you need me/us
>> to help, post back, but I think the answer lies there.
>>
>> -Larry
>>
>> -Please post the resolution to your issue so others may benefit.
>>
>> -Get Your SBS Health Check at www.sbsbpa.com
>>
>>
>>> For years, I've used a weekly backup on my SBS 2003 R2 server,
>>> configured via the Server Management Backup Wizard. This ensures my
>>> transaction logs are cleared each week, and I archive one backup every
>>> 6 weeks as a permanent archive.
>>>
>>> My last good weekly backup occurred a month ago. I've started poking
>>> into the failed backups a couple of times to try resolving it, but I
>>> haven't had much time to spend on it 'till now. I image all my
>>> servers daily, so my images serve as my primary backups.
>>>
>>> The error seems to occur while backing up the Exchange Information
>>> store.
>>> The relevant part of the backup log shows the following:
>>> ---------------------------------
>>> Backup started on 7/18/2010 at 12:54 PM.
>>> The 'Microsoft Information Store' returned 'Error returned from an ESE
>>> function call (d).
>>> ' from a call to 'HrESEBackupRead()' additional data '-'The 'Microsoft
>>> Information Store' returned 'Error returned from an ESE function call
>>> (d).
>>>
>>> ' from a call to 'HrESEBackupRead()' additional data '-'
>>> The operation was ended.
>>> Backup completed on 7/18/2010 at 12:55 PM.
>>> Directories: 0
>>> Files: 1
>>> Bytes: 307,954,446
>>> Time: 59 seconds
>>> ----------------------
>>> The operation did not successfully complete.
>>>
>>> ----------------------
>>>
>>> My Application log contains a series of events with ID 474, that state
>>> the
>>> following:
>>> ===================================
>>> Event Type: Error
>>> Event Source: ESE
>>> Event Category: Logging/Recovery
>>> Event ID: 474
>>> Date: 7/4/2010
>>> Time: 12:08:54 PM
>>> User: N/A
>>> Computer: SBSSERVER1
>>> Description:
>>> Information Store (2100) First Storage Group: The database page read
>>> from
>>> the file "C:\Program Files\Exchsrvr\mdbdata\priv1.edb" at offset
>>> 308006912
>>> (0x00000000125bd000) (database page 75196 (0x125BC)) for 4096
>>> (0x00001000)
>>> bytes failed verification due to a page checksum mismatch. The
>>> expected
>>> checksum was 5553275816854002527 (0x4d1132eed3599b5f) and the actual
>>> checksum was 2301093048451484806 (0x1fef1fef94124c86). The read
>>> operation
>>> will fail with error -1018 (0xfffffc06). If this condition persists
>>> then
>>> please restore the database from a previous backup. This problem is
>>> likely
>>> due to faulty hardware. Please contact your hardware vendor for
>>> further
>>> assistance diagnosing the problem.
>>> For more information, click
>>> http://www.microsoft.com/contentredirect.asp.
>>> ===================================
>>> No hardware, drivers, or firmware have been modified in quite a while
>>> so I'm
>>> not sure what set this off.
>>> If I have database corruption, I'm thinking I'll need to go back 4 or
>>> 5 weeks to the last known good Exchange backup, restore it, and then
>>> replay the transaction logs to bring my DB current. However, I've
>>> never done that before and I'm wary of rushing into it. Are there
>>> better alternatives?
>>>
>>> Further complicating matters is that fact that I'm going on vacation
>>> in three days. At the rate the transaction logs are filling up the
>>> drive, the server may run out of space before I'm back two weeks
>>> later, so I need to come up with something. I now have 20GB worth of
>>> transaction log files on the server, with only 8GB of free space
>>> remaining. I'll likely run out of space about 10 days from now.
>>>
>>> Thanks in advance for all responses!
>>>
>>> BJ
>>>

>>
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2003 sp2 exchange running on a 2000 sp4 server Mike Active Directory 5 05-29-2010 10:09 AM
Backing Up Exchange Data Mike Windows Small Business Server 14 01-16-2010 12:56 AM
Re: re-installing Windows 2003 SBS Merv Porter Windows Small Business Server 0 12-21-2009 02:11 PM
SBS 2008, Exchange Backup fails backup marked as completed succesf ubabunski Windows Small Business Server 4 12-15-2009 05:03 AM
Vista Incremental backup Query : Home Premium Edition NickT Windows Vista Performance 15 05-09-2007 09:30 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59