ResetDeltaModeOnRestart

Boolean

false

Purpose

When the ResetDeltaModeOnRestart parameter is set to true and the database server node is restarted, the root database is taken out of delta mode.

This effectively results in the contents of the delta database being lost on server restart, as it is always recreated whenever activated.

The default value of false indicates that if the database server node is terminated while in delta mode, the database server node attempts to activate the delta database when it restarts.

Parameter is read when …

The database server node is next initialized.