Backup fails with mail in use errors
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
Backup fails with mail in use errors

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Clients
Author Message
Lex Harriss
Guest





Posted: Thu Nov 24, 2005 8:52 am    Post subject: Backup fails with mail in use errors Reply with quote

Hello

We run win 2003 server and 2003 exchange and backup with Veritas ver 9.1
The backup fails with lots of errors in the log with emails that are said to
be in use, but they are not
Is there somekind of integrity checking tool to use with exchange 2003
to run through all mail boxes on the server and check the integrity of the
mail?

Thanks

Lex Harriss

Back to top
Paul Ford
Guest





Posted: Thu Nov 24, 2005 9:58 am    Post subject: Re: Backup fails with mail in use errors Reply with quote

Lex,

Are you using the backup software to backup Exchange i.e. the information
store and not just doing a file based backup of the Exchange server folders
?

What are the errors that you are experiencing ?

You can use eseutil and isinteg to check the state of the database however
if you can let us know exactly what the errors are then we can see which is
the best util to run.

Regards

Paul Ford
Edge IT Ltd

"Lex Harriss" <LexHarriss@discussions.microsoft.com> wrote in message
news:5844FB3C-F76C-4E4E-8D0C-136AC896F6F8@microsoft.com...
Quote:
Hello

We run win 2003 server and 2003 exchange and backup with Veritas ver 9.1
The backup fails with lots of errors in the log with emails that are said
to
be in use, but they are not
Is there somekind of integrity checking tool to use with exchange 2003
to run through all mail boxes on the server and check the integrity of the
mail?

Thanks

Lex Harriss
Back to top
Lex Harriss
Guest





Posted: Fri Nov 25, 2005 1:58 am    Post subject: Re: Backup fails with mail in use errors Reply with quote

Hello
We are using Veritas ver 9.1 , no errors at the storage group level but lots
of errors at the mail box level . error says access denied but thats only
because it thinks it is open . Lots of other emails are OK

Where can I get esutil or isinteg ?

a couple of examples pasted there are many more


Access denied to file Kellie Keating [kkeating]?Top of Information
Store?Sync Issues?Server Failures?FW: Hope this works for you all.....
The item \\WCC01\Microsoft Exchange Mailboxes\Kellie Keating [kkeating]?Top
of Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????FW: Hope this works for you all.... in use - skipped.
WARNING: "\\WCC01\Microsoft Exchange Mailboxes\Kristy Hall [khall]?Top of
Information Store?Inbox?D
Moore????????????????????????????????????????????????????????????????????????<No Subject>" is a corrupt file.
This file cannot verify.
Database or database element is corrupt
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?Fw: Warning: could not send message for past 4 hours.
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????Fw: Warning: could not send message for past 4 hours in use - skipped.
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?<No Subject>.
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????<No Subject> in use - skipped.
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?FW: [Fwd: Updated WCC Complaints Database].
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????FW: [Fwd: Updated WCC Complaints Database] in use - skipped.
Access denied to file Nicole Bugg [nbugg]?Top of Information Store?Sync
Issues?Server Failures?FW: ESP News July 2004 edition.
Thanks
Lex


"Paul Ford" wrote:

Quote:

Lex,

Are you using the backup software to backup Exchange i.e. the information
store and not just doing a file based backup of the Exchange server folders
?

What are the errors that you are experiencing ?

You can use eseutil and isinteg to check the state of the database however
if you can let us know exactly what the errors are then we can see which is
the best util to run.

Regards

Paul Ford
Edge IT Ltd

"Lex Harriss" <LexHarriss@discussions.microsoft.com> wrote in message
news:5844FB3C-F76C-4E4E-8D0C-136AC896F6F8@microsoft.com...
Hello

We run win 2003 server and 2003 exchange and backup with Veritas ver 9.1
The backup fails with lots of errors in the log with emails that are said
to
be in use, but they are not
Is there somekind of integrity checking tool to use with exchange 2003
to run through all mail boxes on the server and check the integrity of the
mail?

Thanks

Lex Harriss






Back to top
Paul Ford
Guest





Posted: Sat Nov 26, 2005 9:58 am    Post subject: Re: Backup fails with mail in use errors Reply with quote

Have a look at

http://seer.support.veritas.com/docs/243524.htm

Have you posted to Veritas discussion forums (or talked to Veritas) as it
might be worth a shot ?
Is it always the "Sync Issues" folder that is reported ? If so, you could
have users empty there Sync Issues folders and see if you still get the
issue.

Eseutil and Isinteg are in the exchsrvr\bin folder.

http://support.microsoft.com/default.aspx?scid=kb;en-us;301460 lists the
isinteg commands
http://support.microsoft.com/default.aspx?scid=kb;en-us;182081 has a
description of the isinteg utility.
http://support.microsoft.com/default.aspx?scid=kb;en-us;317014 has the
Exchange 2000 eseutil command line switches (I dont think 2003 is different,
there may be some additional switches)

I would dismount the affected store, run eseutil /g to check the integrity
of the database and if that returns no errors then you could try running
isinteg with the -fix -test alltests switches to see if the issue is logical
corruption in the database.

The difference between eseutil and isinteg is eseutil will fix physical
corruption where the data in the database is physically corrupt, it does
this by removing the object from the database so you can lose data. Isinteg
will fix the logical corruption i.e. message headers that have no body
associated with them etc.

Make sure you have a copy of the information store and log files before
running the utilities against them. You can dismount the mailbox and public
folder stores (if this is affected) and make a file based copy of the
database and log files.

Regards

Paul


"Lex Harriss" <LexHarriss@discussions.microsoft.com> wrote in message
news:1873F15E-0400-499D-8091-BAF14E400530@microsoft.com...
Quote:
Hello
We are using Veritas ver 9.1 , no errors at the storage group level but
lots
of errors at the mail box level . error says access denied but thats only
because it thinks it is open . Lots of other emails are OK

Where can I get esutil or isinteg ?

a couple of examples pasted there are many more


Access denied to file Kellie Keating [kkeating]?Top of Information
Store?Sync Issues?Server Failures?FW: Hope this works for you all.....
The item \\WCC01\Microsoft Exchange Mailboxes\Kellie Keating
[kkeating]?Top
of Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????FW:
Hope this works for you all.... in use - skipped.
WARNING: "\\WCC01\Microsoft Exchange Mailboxes\Kristy Hall [khall]?Top of
Information Store?Inbox?D
Moore????????????????????????????????????????????????????????????????????????<No
Subject>" is a corrupt file.
This file cannot verify.
Database or database element is corrupt
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?Fw: Warning: could not send message for past 4
hours.
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????Fw:
Warning: could not send message for past 4 hours in use - skipped.
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?<No Subject>.
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????<No
Subject> in use - skipped.
Access denied to file Len Newton [lnewton]?Top of Information Store?Sync
Issues?Server Failures?FW: [Fwd: Updated WCC Complaints Database].
The item \\WCC01\Microsoft Exchange Mailboxes\Len Newton [lnewton]?Top of
Information Store?Sync Issues?Server
Failures????????????????????????????????????????????????????????????????????????FW:
[Fwd: Updated WCC Complaints Database] in use - skipped.
Access denied to file Nicole Bugg [nbugg]?Top of Information Store?Sync
Issues?Server Failures?FW: ESP News July 2004 edition.
Thanks
Lex


"Paul Ford" wrote:


Lex,

Are you using the backup software to backup Exchange i.e. the information
store and not just doing a file based backup of the Exchange server
folders
?

What are the errors that you are experiencing ?

You can use eseutil and isinteg to check the state of the database
however
if you can let us know exactly what the errors are then we can see which
is
the best util to run.

Regards

Paul Ford
Edge IT Ltd

"Lex Harriss" <LexHarriss@discussions.microsoft.com> wrote in message
news:5844FB3C-F76C-4E4E-8D0C-136AC896F6F8@microsoft.com...
Hello

We run win 2003 server and 2003 exchange and backup with Veritas ver
9.1
The backup fails with lots of errors in the log with emails that are
said
to
be in use, but they are not
Is there somekind of integrity checking tool to use with exchange 2003
to run through all mail boxes on the server and check the integrity of
the
mail?

Thanks

Lex Harriss





Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Clients All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB