14 In-Memory Initialization Parameters
Several initialization parameters control the behavior of the IM column store.
This chapter is a summary only. Oracle Database Reference contains complete information for all database views.
Table 14-1 Initialization Parameters Related to the IM Column Store
Initialization Parameter | Description |
---|---|
Indicates whether In-Memory for Oracle Active Data Guard is enabled ( For Active Data Guard, media recovery must retrieve In-Memory objects when applying redo and invalidate the related objects after the query advance. This parameter controls whether media recovery performs the retrieving and invalidating. You can only modify this system-level parameter when standby recovery is not running. If the standby database uses Oracle RAC, then this parameter must be set to the same value on every instance. |
|
Automates the management of the IM column store by helping to ensure that the working data set is always in the IM column store. You can set the following values:
|
|
Specifies a default IM column store clause for new tables and materialized views. This parameter supports the following options:
|
|
Controls which IM expressions are eligible to be populated in the IM column store. This parameter supports the following options:
Note: IM expressions do not support NLS-dependent data types. |
|
Enables or disables tables and materialized views for the IM column store. This parameter supports the following options:
|
|
Specifies the maximum number of Space Management Worker Processes (Wnnn) to use for population so that the processes do not overload the rest of the system. Set this parameter to an appropriate value based on the number of cores in the system. The default is half the effective CPU thread count or the Note: When |
|
Controls whether This parameter supports the following options:
|
|
Specifies whether In-Memory queries are allowed. This parameter supports the following options:
|
|
Sets the size of the IM column store in a database instance. The default is |
|
Limits the percentage of the total population and repopulation processes that perform trickle repopulation. The value for this parameter is a percentage of the |
|
Controls which expressions are populated in the IM column store. This parameter supports the following options:
|
|
Controls the optimizer cost model enhancements for Database In-Memory. This parameter supports the following options:
|
Parent topic: Database In-Memory Reference