2.152 INMEMORY_DEEP_VECTORIZATION
INMEMORY_DEEP_VECTORIZATION
enables or disables the deep vectorization framework.
Property | Description |
---|---|
Parameter type |
Boolean |
Default value |
|
Modifiable |
|
Modifiable in a PDB |
Yes |
Range of values |
|
Basic |
No |
Deep vectorization can optimize complex SQL operations (such as joins) by pipelining physical operators inside each SQL operator and vectorizing them.
Note:
This parameter is available starting with Oracle Database 21c.
See Also:
Oracle Database In-Memory Guide for information about deep vectorization