Hi All,
I'm having a problem in the process of upgrading our AX3.0 implementation to Dynamics AX 2009. The problem is manifesting in the Multisite Activation where it is encountering an error when trying to insert a new record into the InventDim table. From tracing the code I can see that it's trying to get the next InventDimId sequence number from the SystemSequences table. However, the record it's looking for in the SystemSequences table does not exist, causing it to try and insert a null value into the InventDimId field of the InventDim table. I have compared backups taken during the course of the failed upgrade against backups taken during the course of succesful test runs and there are significantly less records in the SystemSequences table of the failed upgrade immediately after running the AxDbUpgrade utility. Of course, I have scanned the log file generated by the utility but found no errors in it.
I am at a loss for what to do next. Unfotunately our software vendor is also at a loss but charging us time and materials for the inconvenience.
If anyone has any ideas of what I should be looking at or how I can get more information out of the AxDbUpgrade utility, I would be most grateful.
Thanks,
Stuart
*This post is locked for comments