The parameter descriptions in this chapter adhere to the following format.
| Property | Description | 
|---|---|
| Parameter type | Specifies the type of the parameter: 
 | 
| Syntax | For string and big integer parameters, specifies the valid syntax for specifying the parameter. | 
| Default value | Specifies the value this parameter assumes if not explicitly specified. | 
| Modifiable | Specifies whether the parameter can be changed for the current session (by an ALTER SESSIONstatement) or for all sessions in the current instance (by anALTER SYSTEMstatement):
 | 
| Range of values | Specifies the valid range of values that this parameter can assume, shown as a minimum and maximum value. Not applicable to all parameters. | 
| Real Application Clusters | Specifies how the values for this parameter must be specified for multiple instances in a cluster database environment. Not applicable to all parameters. | 
For each parameter, paragraphs following these details further describe the parameter and the effects of different settings.