Changing the systemsequences after any migration

Dear After any migration on Dynamics AX, is it a must to change the systemsequences ? is there any other table that needs to be updated to ensure there will be no issues with the indexes later on. Regards

All recommended ways of migrations deals with system sequences correctly (AFAIK). Do you perform your migration by writing directly to the database? (That’s neither recommended nor supported.) In that case, you would really have to maintain system sequences by yourself.

Not only that you duplicated the thread (and you already got a reply in the other forum, so I’m wasting time here), you provided an additional piece of information there: “in this case, i am using the DMF , and migrating fixed assets”.

No need to touch system sequences with DMF. I think you should never touch such critical tables, because you can break the whole system.