質問する質問する
 

回答の候補Exchange Migration issue

  • 2009年12月1日 20:18serak ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     

    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

すべての返信

  • 2009年12月1日 20:43Rajnish R Sharma ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    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
  • 2009年12月1日 20:47serak ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    Thank you, I will try this tonight and repost.
  • 2009年12月1日 20:58McCato ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    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.
  • 2009年12月1日 21:00Rajnish R Sharma ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    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
  • 2009年12月1日 21:13serak ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    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.
  • 2009年12月1日 21:20Luke Edson ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     回答の候補
    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
    •  
  • 2009年12月1日 21:25serak ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    Thank you Luke...you are correct as I have verified.
  • 2009年12月2日 17:13serak ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     

    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.