Exchange Migration issue
I am finishing an exchange migration. It is a hardware upgade...I'm migration users to the new server. 2 of them failed with this error.
<progress code="100" milliseconds="263500">Moving messages.</progress>
- <summary isWarning="false" errorCode="0xc1034964">
This mailbox exceeded the maximum number of corrupted items specified for this move mailbox operation.
- <details>
We are using exchange 2003. I can't find any resolutions out there for this. Has anyone had this issue....How did you resolve it. Thanks in advance.
Serak123
すべての返信
- Configure how Move Mailbox handles corrupted messages in a mailbox. It defaults to zero. Select the lower radio button "Skip corrupted items and create a failure report" and set the maximum number of corrupted items to 100.
If this doesnt work , Disable the AV completely from the exchange server and try again.
If that doesnt work then try the following steps
1. Exmerge or copy those mailboxes to PST, deleted the mailboxes, create new ones and then import the data back from the PST into the mailboxes.
2. When you move the mailboxes, in the "Configure how move mailbox handles corupted messages in a mailbox" - try increase the number of "Maximum number of corupted items to skip" but be aware that you may lose some data (that anyway will be hard to access or move anyway).
Raj - Thank you, I will try this tonight and repost.
- Thanks for your reply, Raj. That's good information to have before I move all of the mailboxes; but the mailbox that I moved over to one of the new servers was empty. Just in case, though, I created a new mailbox on the 2003 server. I sent a few messages to the new mailbox and those were received just fine, but I got the same error when I tried to send email out from that mailbox.
- Are you sure that your databse is in good shape. Can you run a integrity check on the DB to remove logical errors. if any from the DB.
Raj - Raj, have you ever heard of a fixup tool? MS says to run this tool to repair corruption prior to
executing the migration. I can only find a tool called xdp-fixup.exe. That tool is for renaming domains controller. - You are probably talking about the Outlook inbox fixup tool. That only works against PST and OST files, not the Exchange mailboxes.
Luke Edson- 回答の候補に設定Luke Edson 2009年12月3日 16:15
- Thank you Luke...you are correct as I have verified.
Okay, here's my report from my question. I used this option
Configure how Move Mailbox handles corrupted messages in a mailbox
I specified 5 items to keep it safe. It worked for one of the users, but not for the other. I will increase the number
of items to be skipped to about 10. Thank you very much Raj and Luke.