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.
0
Comments
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.