company logo

system_upgrade - Automatic system upgrade

When system version has been changed, i.e. structure for internal headers has been changed, usually an automatic upgrade to current system version will be done, when opening a database in write mode. In order to suppress system version upgrade, this property may be set to false. The default setting is true.

After upgrading a database to a newer system version, the database cannot be accessed with older software versions.

In order to disable automatic system upgrade for all databases opened in an application, the option may be set on global level to false (or NO):

SYSTEM_UPGRADE=NO

Type: logical