question

Radje avatar image
0 Votes"
Radje asked KaelYao-MSFT commented

Exchange 2010 -> 2016 Public Folder migration - ERROR: MapiExceptionJetErrorTableDuplicate

Hello,

I have a migration issue where the migration crashes to 15 percent and then reports a MapiExceptionJetErrorTableDuplicate error. Using the command:
Get-PublicFolderStatistics -ResultSize Unlimited | Where {($ . Name -like " \ ") -or ($ . Name -like " / ")} | Format-List Name, Identity
I only get system public folders

Name : EX:/O=ORGCORP/OU=EXTERNAL (FYDIBOHF25SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A03003068891511E94749BB7AD4FF52FEC2280000000004160000

Name : EX:/o=ORGCORP/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300613DEE768AB89C459FDBAD55B43E0A580000000000070000

Name : EX:/o=ORGCORP/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300613DEE768AB89C459FDBAD55B43E0A580000000000080000

Name : EX:/o=ORGCORP/ou=First Administrative Group
Identity : 000000001A447390AA6611CD9BC800AA002FC45A03008F61AA6576996E4999E9F835CB1AFE940000000000070000

Name : /o=ORGCORP/cn=addrlists/cn=oabs/cn=Default Offline Address List
Identity : 000000001A447390AA6611CD9BC800AA002FC45A0300511AA0630D5EC840B6541C38329832D80000000000080000

Don't I need to edit these folders?

Any idea where the problem might be?

thank you very much for your help

office-exchange-server-administrationoffice-exchange-server-mailflowoffice-exchange-server-connectivityoffice-exchange-hybrid-itpro
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The error:

13.07.2021 14:15:26 [MBX03] Request processing continued, stage CreatingInitialSyncCheckpoint.
13.07.2021 14:15:26 [MBX03] Stage: CreatingInitialSyncCheckpoint. Percent complete: 15.
13.07.2021 14:15:27 [MBX03] Initial sync checkpoint progress: 0/3026 folders processed. Currently processing mailbox '8e41815e-013d-44fe-973c-694a8194abe8'.
13.07.2021 14:15:39 [MBX03] Transient error MapiExceptionJetErrorTableDuplicate has occurred. The system will retry (24/600).

0 Votes 0 ·

1 Answer

KaelYao-MSFT avatar image
0 Votes"
KaelYao-MSFT answered KaelYao-MSFT commented

Hi @Radje

Using the command: Get-PublicFolderStatistics -ResultSize Unlimited | Where {($ . Name -like " \ ") -or ($ . Name -like " / ")} | Format-List Name, Identity

Since you are migrating to Exchange 2016, I think migrating these system public folders isn't necessary.
Because Exchange 2016 will use the availability service for free/busy information and only use web-distribution for Offline Address Book.

Have you checked the following two links in the similar situation?
Public folder migration from 2010 to 2016 failed with "Transient error MapiExceptionJetErrorPageNotInitialized has occurred"
Public Folder Migration - MapiExceptionJetErrorTableDuplicate

According to the answers, the possible cause of this issue may be some corruption in the public folder database.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Radje

Just checking in to see if above information was helpful.
Please let us know if you would like further assistance.

0 Votes 0 ·