The sysconfig table describes the effective, original, and default values of the configuration parameters. For more information about the ONCONFIG file and the configuration parameters, see Configuration Parameters.
Column | Type | Description |
---|---|---|
cf_id | integer | Unique numeric identifier |
cf_name | char(128) | Configuration parameter name |
cf_flags | integer | Reserved for future use |
cf_original | char(256) | Value in the ONCONFIG file at boot time |
cf_effective | char(256) | Value currently in use |
cf_default | char(256) | Value provided by the database server if no value is specified in the ONCONFIG file |