Dear All,
I am Working with Same Version i.e North America and Also getting same error which you mentioned above.
I imported UpgardeToolkit of Local Objects as (Upgrade7001100.US) fob
I'm currently upgrading the data for a client from NAV2009R2 to NAV2018 (C/AL customizations. not the modern development environment). The database is North America. Now NAV NAV2009R2 to NAV2013 Upgraded successfully but when I am going to upgrade NAV2013 to NAV2018 then getting below error.
I'm using the guide here to upgrade the data (the client's objects have already merged and upgraded to NAV2018):
docs.microsoft.com/.../upgrading-the-data
I'm running into an error at step 13 (run the schema synchronization on the imported objects).
When I try to synchronize from finsql.exe, the Synchronize Schema Changes Window shows the following message:
State=OperationalWithSyncFailure
Detailed State:...
Changes were found that may delete data from the relevant fields or tables. to get a list of errors, run the following windows powershell command: Sync-NavTenant [ServerInstance] -Mode CheckOnly
I run the command that NAV suggests, and I get this:
The schema synchronization may result in deleted data. The following destructive changes were detected:
Table: 355, Ledger Entry Dimension
Field: 1, Table ID: Data type changed
Field: 2, Entry No.: Data type changed
Field: 3, Dimension Code: Data type changed
Field: 4, Dimension Value Code: Data type changed
Table: 104055, Temp Post Code
Field: 2, City: Data type changed
Field: 1, Code: Removed from primary key - Data type changed
Field: 10010, County: Deleted
Table: 104073, Temp Cost Share Buffer
Field: 1, Item Ledger Entry No.: Data type changed
Field: 2, Capacity Ledger Entry No.: Deleted
Field: 90, Order Type: Deleted
Field: 91, Order No.: Deleted
Field: 92, Order Line No.: Deleted
Table: 104074, Temp Capacity Ledger Entry
Field: 1, Entry No.: Data type changed
Field: 90, Order Type: Deleted
Field: 91, Order No.: Deleted
Field: 92, Order Line No.: Deleted
Table: 104080, Temp Invt. Adjmt. Entry (Ord)
Field: 1, Order Type: Data type changed
Field: 3, Order Line No.:
---------------------------
OK
---------------------------