Is there a way to reduce the time to run the 'Start-NAVDataUpgrade' step when upgrading to NAV2018?
One of our customers has a pretty large database and it already takes 24 hour processing time and still not finished.
There is a function in CU-104000 (UPG.NA) that is called 'UpdateItemCategoryCodeOnLinesRecords' that is updating the 'Item Category Code' in many tables. I feel that this function is the bottleneck. Could this function be disabled and run separately as a SQL query?
0