Cube transaction logging

Transaction logging can be optionally enabled per cube to record value changes. (Cell note changes are not logged.)

This log facilitates automatic recovery. If the Database Worker shuts down unexpectedly before saving a cube, the log is used upon restart to restore value changes made before the shutdown.

Each successful value write operation atomically appends one or more entries to the corresponding cube's transaction log.

The log is cleared whenever the cube is successfully saved, whether manually (cube or database Save command) or automatically.

To enable transaction logging, open the Edit Database dashboard, go to the desired cube's properties and find the option in the Security section. You must have the Administrator role to make this change.