Hi to all. Does anybody knows how to fix this error on my AOS and what does it meen at all. Error: Object Server …: Performance info: The complete data cache has been flushed due to request from session 65535 (-AOS-). I have one more: …error with protocol ‘S’… Thanks in advance. Dusan
Hi The data cache flush message means the following: some tables in Axapta have the caching property set to “EntireTable”. In Axapta 3.0SP0 and SP1, this cache was filled when the AOS was started and then freed and filled again at midnight. Starting from 3.0 SP2, this has changed (coz it created many issues, don’t ask!) so that the AOS servers check whether the contents of such tables have changed. If yes, the data cache is flushed. The standard setting of it is 2 minutes and you can read more about it in the doc for SP2.