The parameter descriptions in this chapter adhere to the following format.
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.
|
Parameter class
|
Specifies whether the parameter is dynamic or static. If dynamic, then it also specifies whether its value can be changed by an ALTER SESSION or ALTER SYSTEM statement. ALTER SESSION overrides the instance-wide setting of the parameter for the current session only. You can restore the instance-wide setting for that session only by issuing another ALTER SESSION statement. ALTER SYSTEM sets or changes the value of the parameter for all sessions.
|
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.