Adjust cost taking long time process

AngeloAngelo Member Posts: 180
I have customer using Nav 3.7 hotfix 12 and run adjust cost and it takes more than a week and the progress status still in 50 %, usually if they run once a week and took for a day, they did'nt run almost a month and until now the process haven't finished yet (still 50 %).

how long it will take if transaction will be rollback ? Whether user can
post transaction immediately without waiting for rollback?

anyone have problem like me ? what should i do whether keep continuing or stop this process ?

Comments

  • ara3nara3n Member Posts: 9,257
    the adjust cost routine could be running into an infinite loop. You should improvements until 3.7b into a backup database without merging and run the adjust cost routine. If it fixes it. Merge the objects. If you hit cancel it will role back. There is no COMMIT statement in the routine.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • PhennoPhenno Member Posts: 630
    ara3n wrote:
    the adjust cost routine could be running into an infinite loop. You should improvements until 3.7b into a backup database without merging and run the adjust cost routine. If it fixes it. Merge the objects. If you hit cancel it will role back. There is no COMMIT statement in the routine.


    ara3n is right. try search mibuso regarding adjust cost and infinite loop problem
Sign In or Register to comment.