Global Options
SYSADMIN.OptionValues
Provides a complete list of all available options that may be set globally and used to control the Data Virtuality Server behaviour.
Column Name | Type | Description |
---|---|---|
name | string | Option name |
optionType | string | Data type of the values for this option |
setGloballyOnly | boolean | States if the option may be set globally only or also in session/statement-context |
optionValue | string | Current value of the option or the default value, if not changed |
defaultOptionValue | string | Default value |
possibleValues | string | All valid values that may be set for this option |
description | string | Option description |
encrypted | boolean | Indicates if the option value is encrypted |
encrypted
option parameter is available since v4.5