Navision 4.03 Adjust cost item entries running slow

Vikas_RaiVikas_Rai Member Posts: 2
Hi,
My client is running Navision 4.03 version from last 4 years.
Till 29th August 2012 it was running very fine but suddenly when client runs the batch job
in September 2012 , its taking alot of time and system get hanged.
The strange thing is that when we run the same batch job in native database it runs fine,
and also when we take a backup and restore again in the production, it run perfectly, but again
from the second time it running very slow.
If anyone have some ideas , please help me to find out reason behind this problem.
Regards
Vikas Rai.

Comments

  • pberbpberb Member Posts: 31
    We had the same issue, and found that it was caused by the way SQL was caching.

    Have your SQL Administrator delete all records/rows in the syscacheobjects table in your master system database by executing DBCC FREEPROCCACHE, and then try running the adjust cost process.

    That fixed the problem for us.
Sign In or Register to comment.