company logo

sys_appl - ENABLE_CONTEXT handler option

Database context functions (business rules) are executed always, when data is being accessed, i.e. when the data state changes or process events are generated. In order to disable event handling (e.g. for maintenance purposes), business rules can be disabled.

Since context can be disabled temporarily by the application, this option only indicates the general settings when a database is going to be opened. When being disabled, context cannot be enabled by the application later on.

true - context functionality is enabled

false - context functionality is disabled

Default: true

ENABLE_CONTEXT=YES

Type: char