Anda di halaman 1dari 3

Aggregates:

---------- It is a smaller Cube built on a Cube to Improve the performance of the query.
- Thumb rule for Aggregate :- DB time is grater than 30% of the Total Time and A
ggregation ratio is grater Than 10.
- Multiple Aggregates on one Cube - Yes
- iNITIAL fILL
- rOLL UP
- sTRUCTURE OF aGGREGATE IS SIMILAR TI iNFO cUBE
- bY dEFAULY dATA GETS cOMPRESSED IN aGGREGATES
- RSRT
- Small change in the Query Execution Process
----------------------------------------------------------Different Ways of Building a Aggregate / Different flexibilities in Defining agg
erates:
----------------------------------------------------------Sample:-1
--------with a Single Characteristic.
Sample:-2
---------Maintaing Aggregates with Selective Values of a Characteristic.
Sample:-3
--------Aggregate with Multiple Characteristics
Sample:-4
--------Maintaing Aggregates with Multiple Selective Values of a Characteristic is not p
ossible. So to overcome with this problem we have to build multiple aggregates w
ith different selections.
Sample:-5
--------We can use Navigational Attributes in Building Aggregates.
- Attribute Change Run
Sample:-6
--------We can use Hierarchies while Building Aggregates
sAMPLE - 7:
-------------- We can use tIME DEPENDENT Navigational Attributes in Building Aggregates.
- Adjustment of Time-Dependent Aggregates
===========================================================
* Different Options with aggregates:
-----------------------------------1) Switch on / off : -

---------------------When we switch of an Aggregate, The Structure of the Aggregate is present and Da


ta is also Present but not identified by the OLAP Processor for Reporting.
2) Activate / Deactivate:
------------------------Activate will fill the Data from Info Cube to the Aggregate
Deactivate will Delete Data in the Aggregate.
3) Delete:----------This deletes the Aggregate
4) Roll Up hierarchy:-----------------------It is the Sequence of the aggregates how they are filled from the cube.
----------------------------------------------------------* Roll Up:
---------* If the request is not rolled up to the Aggregates, the request will not be ava
ilable for reporting.
----------------------------------------------------------Limitations of Aggregates:
-------------------------1) It Stores the Data Reduentely both in Info Cube and Aggregate.
----------------------------------------------------------- Propose
----------------------------------------------------------- Multi Provider ON A SINGLE CUBE (RSADMINA) - NOPARALLEL
---------------------------------------------------------* We can only build the Aggregates on basic Cube or Transactional Cube.

Anda mungkin juga menyukai