tell me about aggregate awareness in detail?
Answers were Sorted based on User's Feedback
Answer / vams_gk
Aggregate awareness is a term that describes the ability of
a universe to
make use of aggregate tables in a database. These are
tables that contain
pre-calculated data. You can use a function called
@Aggregate_Aware in the
Select statement for an object that directs a query to be
run against aggregate
tables rather than a table containing non aggregated data.
Using aggregate tables speeds up the execution of queries,
improving the
performance of SQL transactions.
The reliability and usefulness of aggregate awareness in a
universe depends
on the accuracy of the aggregate tables. They must be
refreshed at the same
time as all fact tables.
A universe that has one or more objects with alternative
definitions based on
aggregate tables is said to be “aggregate aware”. These
definitions
correspond to levels of aggregation. For example, an object
called Profit can
be aggregated by month, by quarter, or by year. These
objects are called
aggregate objects.
Queries built from a universe using aggregate objects
return information
aggregated to the appropriate level at optimal speed.
| Is This Answer Correct ? | 39 Yes | 4 No |
Answer / ramesh puli
It is an ability to dynamically rewrite sql to the level
granularity is needed to answer business question.
Allows faster query speed.
| Is This Answer Correct ? | 16 Yes | 11 No |
When we use aggregate awareness function in designer?
what are slowly changing dimensions, confirm dimensions?
HOW TO CREATE THE HEIRARCHY IN WEBI OR DESKI NOT IN UNIVERSE LEVEL?
Explain what are the steps to be taken to schedule the report?
how we send repotrts/documents to end user
how do u migrate BO 6.x to XI ?
52 Answers Cognizant, HCL, IBM, Wipro,
what is static filter and dynamic filter
what are the day to day activities of BO administrator ?
What is the test methodology for testing BO Universes?
What is shortcut join?could give any one example?
Explain how many universes can be created in a project?
what types of challenges we are faced in creating web i reports .can you please explain with some examples.