10.110 V$SYS_OPTIMIZER_ENV
V$SYS_OPTIMIZER_ENV
displays the contents of the optimizer
environment for the instance.
The optimizer environment stores the value of the main parameters used by the Oracle
optimizer when building the execution plan of a SQL statement. Hence, modifying the
value of one or more of these parameters (for example, by issuing an ALTER
SYSTEM
statement) could lead to plan changes.
Column | Datatype | Description |
---|---|---|
|
|
Unique identifier of the parameter in the optimizer environment |
|
|
Name of the parameter |
|
|
Associated feature control ID |
|
|
Indicates whether the parameter is set to the default value ( |
|
|
Value of the parameter |
|
|
Default value of the parameter |
|
|
The ID of the container to which the data pertains. Possible values include:
|