TT-02245
Maximum values for compression group containing column column_name already present
Cause
The space allocated for the dictionary table for your compressed column has been exhausted.
Action
Investigate the maximum number of distinct values you require in your compressed column group and consider changing the MAXVALUES clause.
For more information on the maximum supported number of values for a compression group, see Store Data Efficiently with Column-Based Compression of Tables in Oracle TimesTen In-Memory Database Operations Guide.
Additional Information
Inserts or updates in the base table for values that do not have a corresponding value in the dictionary table will fail.
TT-02245
Maximum values for compression group containing column column_name already present
Cause
The space allocated for the dictionary table for your compressed column has been exhausted.
Action
Investigate the maximum number of distinct values you require in your compressed column group and consider changing the MAXVALUES clause.
For more information on the maximum supported number of values for a compression group, see Store Data Efficiently with Column-Based Compression of Tables in Oracle TimesTen In-Memory Database Operations Guide.
Additional Information
Inserts or updates in the base table for values that do not have a corresponding value in the dictionary table will fail.
TT-02245
Maximum values for compression group containing column column_name already present
Cause
The space allocated for the dictionary table for your compressed column has been exhausted.
Action
Investigate the maximum number of distinct values you require in your compressed column group and consider changing the MAXVALUES clause.
For more information on the maximum supported number of values for a compression group, see Store data efficiently with column-based compression of tables in the Oracle TimesTen In-Memory Database Operations Guide.
Additional Information
Inserts or updates in the base table for values that do not have a corresponding value in the dictionary table will fail.