In version 5.8.4 –
I issued a purge caches command in the GUI while a thread was running. From that time forward, until the nightly recycle, at least one and possibly several translates did not work correctly – the one I looked at most closely seemed to not have executed the very last line of logic (CONCAT of three temporary variables into an output field).
So messages were not lost, and were delivered, but one of the segments was missing a field. Approximately 99% of messages were processed this way (meaning that there were a few messages that were correctly translated).
I may have misinterpreted the use of the purge caches command – can it be invoked while a thread is running, with no ill-effect?
Which object types does it refresh (in memory)? I thought it was used for file configuration, lookup tables and translates. Even if it does not work for translates, could it have caused issues with translates?
Peter Heggie