Database startup parameters file status (_DbParams)

The _DbParams VST displays information about every database startup parameter.

Field name Data type Description
_DbParams-Name CHARACTER Parameter name as specified on command line or in a parameter file
_DbParams-Value CHARACTER The current value specified for the parameter
_DbParams-dtype INTEGER The _field._dtype value
_DbParams-Desc CHARACTER Description of the parameter
_DbParams-Msg-Num INT64 Message number. Number in () written to the .lg file or screen
_DbParams-Is-Default BOOLEAN Is the current value the default?
_DbParams-Is-Modifiable BOOLEAN Is the value modifiable at run time?