When Using an Aggregate Fact Table, Totals Change from 'Sum' to 'Avg' And The SQL Bypasses the Aggregation Table
(Doc ID 3036890.1)
Last updated on JULY 24, 2024
Applies to:
Oracle Analytics Server - Version 2023 (7.0.0.0.240414) and laterInformation in this document applies to any platform.
Symptoms
When trying to use an aggregate fact table, the SQL optimizer bypasses aggregate fact tables sometimes for specific use cases. As an example, totals are changed from sum to avg. This may change the SQL generated and bypass the aggregate fact table. There are no errors. The SQL will be correct. It will just not take advantage of the aggregate fact table.
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 |
Cause |
Solution |