Evacuation/Export to Data Storage: Improve behaviour if evacuation is not possible
Summary
Improved behavior for evacuation/export to Data Storage.
Description
External storage and continuous export of
AML and/or CEL to SQL/database tables or Data Storage has
been updated:
- Up to
version 12:
The buffer for entries not yet exported is always completely stored in
RAM.
Result: If writing is not possible for a longer period of time, memory
consumption continues to increase. Write attempts take increasingly longer
and log files grow very fast.
- As of
version 12:
Non-exported entries are cached in a file as soon as they exceed a
configurable limit (default: 90k). By default, the export is
retried every 60 seconds until it is successful.
The
necessary configurations are made in zenon6.ini.
Attention: The configuration is carried out per
computer. Therefore, it applies to all projects on that computer. Different
settings for Server 1 and Server 2 of
the same project result in different behavior of the Transaction
Container management on both servers. When switching between Server1 and Server 2 this may cause some
containers on Server 2 to have the size settings
of Server 1 and vice versa.
Item ID: 246639
Version: 12.00 Build: 153415