Using Db_index_compression_inheritance Parameter, Index Does Not Inherit Correct Compression Level From Tablespace
(Doc ID 2783136.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
When specifying db_index_compression_inheritance = 'tablespace'
index should inherit compression level from the tablespace.
However, index is created as "ADVANCED LOW" even when the tablespace index compression is specified as "ADVANCED HIGH".
Observe following example:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |