Upgrade Toolkit (3.6 --> 4.0 sp3)

derekderek Member Posts: 22
Hi,

I have an odd behavior part of my upgrade process.
I had done merge process to ready, and now is time to use Upgrade Toolkit functionality on NAV.

When I start to Transfer Data (Preparing data to new version), couple of first tables gone fine, but on Item Ledger Entry -table system goes freeze. After one hour the Progress gauge is still zero. I get a Popping up Counter box, which shows the stage of searching on Item Ledger Entry table. Its trying and trying to search, but it founds nothing.

I check the table keys, but there was not any big changes versus standard.
Could this result occur on wrong table keys or what?

Tables size is quite big (400 mb) if I compare it to total size of db (4000 mb).

br
Derek

Comments

  • kapamaroukapamarou Member Posts: 1,152
    The pop up window indicates that the table is filtered on a field that is not part of the "currently" used key. This means that eventually the process will finish but it will take too long.
  • derekderek Member Posts: 22
    Thank you for your reply kapamarou.

    I looked up the codeunit 104045 which came a part of Toolkit.
    There stays lot of ranges and filters for Bins for this Item Ledger Entry -table.
    Because our customer did not use a Bins, so I just commented out this part of code.
    Let see if is part of success.
  • diptish.naskardiptish.naskar Member Posts: 360
    Which version of the NDT did u used to upgrade from NAV 3.6 to 4.0 SP3?
    Diptish Naskar
    For any queries you can also visit my blog site: http://msnavarena.blogspot.com/
Sign In or Register to comment.