When our client runs the adjust cost - item entries functionality the system is busy for approx 2 days. There are +-20.000 items in the database and +- 110.000 finished production orders.
How long does it normally take to run this batch and what are the necessary steps ?
What can we do to speedup this process ?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
0
Comments
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
We have a database of 30Gb. The Item Ledger Entry and the Value Entry are the two biggest tables in the database. I mean: very very much data!
Now it takes about two days. I was more thinking about two ours that is should take ... .
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Secondly, there are two legs, namely the Adjust Cost Item Entries and the Post Inventory Cost to G/L. Which is the slowest leg?
Has this job never been run at that company?? If not well u could split the batch into let's say first you do 2000 items and days later the nect 2000. When all has been done. run this batchjob every month or so . It will speed up then .
IMO, it is not a good idea and not practical if the database expand terribly.
Problem is the backward posted documents, because 1st job go through all entries posted with newer date... if you post something with posting date two month back, whole two month for this item will be adjusted... 8)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
DB size: 7GB
Items: 3700
Item Ledger Entries: 150.000
Vaue Entries: 350.000
ACIE takes less then 0,5 hour.
(No production or assembly, just purchase, transfer, sell and consume)
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Thx
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Usually around 18.000 new Value entries created per month, ACIE is run 2x,3x a month, but first run generates >90% new entries. And this run takes 0,5 h.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
SQL or Native?
Using FIFO, Average or other costing method?
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
SQL Server 2000.
I don't know exact HW spec (customer restrictions - has also other applications/DB (~10) running on the same server), but for sure it's fast.
Lucky to have that kind of customer...
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Long batch is only for Average.... FIFO is without problems... :-)
8)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book