ข้ามไปที่เนื้อหาหลัก
การสนับสนุน
ลงชื่อเข้าใช้
ลงชื่อเข้าใช้ด้วย Microsoft
ลงชื่อเข้าใช้หรือสร้างบัญชี
สวัสดี
เลือกบัญชีอื่น
คุณมีหลายบัญชี
เลือกบัญชีที่คุณต้องการลงชื่อเข้าใช้
อังกฤษ
ขออภัย บทความนี้ไม่พร้อมใช้งานในภาษาของคุณ

Symptoms

Assume that you use the Migration wizard in Exchange Administration Center or *-MigrationBatch commands to move mailboxes in Microsoft Exchange Server 2013 or Microsoft Exchange Server 2016. In this situation, transaction logs are generated for the mailbox database that hosts the "Migration.8f3e7716-2011-43e4-96b1-aba62d229136" arbitration mailbox. This issue occurs even though the mailbox database that hosts the Migration mailbox is neither the source or target mailbox database. The transactions logs that are generated may be very large, depending on the size of mailboxes that are moved, and could lead to disk space issues.

Cause

The behavior is by design. The migration batch framework uses the "Migration.8f3e7716-2011-43e4-96b1-aba62d229136" arbitration mailbox to store migration metadata (such as batches and migration user information). This behavior generates transaction logs.

Workaround

To work around this issue, use one of the following methods:

Method 1

Enable circular logging on the mailbox database that hosts the "Migration.8f3e7716-2011-43e4-96b1-aba62d229136" arbitration mailbox.

To do this, follow these steps:

  1. Run following command to identify the mailbox database that hosts the "Migration.8f3e7716-2011-43e4-96b1-aba62d229136" arbitration mailbox (Refer the following screen shot):

    Get-Mailbox -Arbitration | ft Name,Database

  2. Run the following command to enable circular logging on the mailbox database that you identified identified in step 1:

    Set-MailboxDatabase DB1 -CircularLoggingEnabled $true

Note You must unmount and mount the database to apply the changes.

Method 2

Run the New-MoveRequest EMS command to move mailboxes. For more information about the New-MoveRequest EMS command, go to the following Microsoft website:

General information about the New-MoveRequest command

ต้องการความช่วยเหลือเพิ่มเติมหรือไม่

ต้องการตัวเลือกเพิ่มเติมหรือไม่

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

ข้อมูลนี้เป็นประโยชน์หรือไม่

สิ่งที่ส่งผลต่อประสบการณ์ใช้งานของคุณ
เมื่อกดส่ง คำติชมของคุณจะถูกใช้เพื่อปรับปรุงผลิตภัณฑ์และบริการของ Microsoft ผู้ดูแลระบบ IT ของคุณจะสามารถรวบรวมข้อมูลนี้ได้ นโยบายความเป็นส่วนตัว

ขอบคุณสำหรับคำติชมของคุณ!

×