Transaction logging (trlogging) option
This option is related to recovery in that it helps to reduce potential corruption.
The transaction logging option is used for transaction logging and recovery. When this option is on, RDM Embedded automatically logs all transactions.
In this way, if transactions abnormally terminate, automatic recovery is accomplished based on the log files. Otherwise, no transaction logging is performed and all updates are made directly to the database.
The default value for this option is "Off." This option can only be changed if all databases are closed.
Note: Enabling the trlogging option introduces some overheads which could
affect performance.