Options

nav 2016 data upgrade error

mo_xmo_x Member Posts: 50
edited 2017-03-27 in NAV Three Tier
Hi,
For i while i'm trying to upgrade nav 2013 r2 to nav 2016, I followed the guide, and when i came to sync the tenant after i imported upgrade toolkit, i get following error.
The schema synchronization may result in deleted data. The following destructive changes were detected:
Table: 372, Payment Buffer
Field: 170, Creditor No.: Length reduced
Field: 171, Payment Reference: Length reduced

Examples of code to migrate data:

DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Payment Buffer",[Upgrade Table Id],TableSynchSetup.Mode::[Mode]);


The tenant is at failure state. I hope anyone has an solution idea, thanks.

Answers

  • Options
    mo_xmo_x Member Posts: 50
    edited 2017-03-27
    Additional info: If i force sync the tenant, the error does not show up. But, when i run the upgrade command, then i get another error.
    CodeunitId : 104025
    FunctionName : UpdateItemNextCountingPeriod
    StartTime : 3/27/2017 1:37:57 PM
    Duration :
    State : FailedPendingResume
    Error : The UPG Item does not exist. Identification fields and values: No.='1000'

  • Options
    mo_xmo_x Member Posts: 50
    Anyway, the issue is solved.
Sign In or Register to comment.