Thanks to-http://gerardnico.com/wiki/dat/obiee/level_number_element
About
Each logical level of each dimensional hierarchy contains a setup named “Number of Elements at this Level”. This setup number is used by the Oracle BI Server when defining strategy for picking optimal aggregate physical source for a query. The numbers in the setup will help determine which physical table is most appropriate for a better performance query return (another critical element in that decision being also the dimensional granularity of each table).
These values should be changed to ratio values based on Actual data in the implementation. To prevent problems with aggregate navigation, make sure these numbers illustrate reality, mainly in the way the compare to each other.
Fact sources will be selected on a combination of:
Then, the Oracle BI Server compares the result for each source and selects the source with the lowest number of total elements to answer the query. The source with the lowest number of total elements is assumed to be the fastest.
By adjusting these values, you can alter the fact source selected by Oracle Business Intelligence in some cases.
For the Grand Total level, leave this field blank. The system will set to a value of 1 by default.
This number does not have to be exact. The ratio from one level to the next is more important than the absolute number.
These numbers only affect which aggregate source is used (optimization, not correctness of queries). These values should be changed to ratio values based on Actual data in the implementation. To prevent problems with aggregate navigation, make sure these numbers illustrate reality, mainly in the way the compare to each other.
Fact sources will be selected on a combination of:
- the fields selected as well as
- the levels in the dimensions to which they link.
Then, the Oracle BI Server compares the result for each source and selects the source with the lowest number of total elements to answer the query. The source with the lowest number of total elements is assumed to be the fastest.
By adjusting these values, you can alter the fact source selected by Oracle Business Intelligence in some cases.
For the Grand Total level, leave this field blank. The system will set to a value of 1 by default.
No comments:
Post a Comment
Thanks to Comment
--Add--