RE: How to upgrade NAV tenant to 2016
Hi again Mohana,
You don't quite answer my question, so I'll try to describe my situation.
I have NAV multitenant solution running with multiple tenants on version 2015 CU 4. I want to move them to new server and NAV 2016 CU1.
I have a server I run as a middle station between old and new NAV server.
On middle server I have NAV 2016 Cu1 running multitenancy, and with upgrade objects in database.
Only modifications are reports no table modifications.
My plan is to do the following:
1: Dismount and back up tenant db on old server
2: Restore db on middle station server
3: Mount and Upgrade tenant db
4: Dismount and backup tenant db and restore on new server
So what do I do in number 3?
When I mount and try to run dataupgrade, I get meassage that I cannot do that because version of db is older than app database. Only option is to run Sync-Navtenant and then upgrade.
I have tried that approach to do Sync (without force), then upgrade. And data seems to be moved correctly from/to old obsolete fileds to new fields.
I am just pulsed why this works. Would the sync not throw away old data, so my dataupgrade do not have anything to move?
I have testet with table 204 Unit of measure. In DK local version we had a field containing the data which is now in standard W1 as field id 3 - International unitcode. The old field data is moved correct to new field.
Thanks
//Mads