Aso

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

IN ASO database where data sparsity is very high.

where we need faster retrival


for reporting purpose. we need to create a aso database.
BSO application, where the database outline must be loaded into memory as a sing
le element,
in ASO instend of load entire database outline into memory, the page-able outlin
e can be loaded into memory either one page or section at a time. it will reduce
the resource and increase the rertival speed.
Store zero level data
High dimensionality.
No Calculation scripts.
Only one database can be created per application.
Dynamic time series and Time balance properties are not available.
Only Transparent partition is available ()
There is no concept of Sparse and Dense dimensions.
Only store data, never share, label only data storage properties are available.
--Stored hierarchies, the data is aggregated based on the outline structure. The
data aggregation and data retrieval is faster. having no member formula and noconsolidation (~) operator for Label-only members
---Using Dynamic hierarchies, the data is not aggregated but is calculated at th
e time of the data retrieval. it will
increase the retrival time.The account dimension is always tagged as Dynamic hie
rarchies and you cannot change the account dimension to stored hierarchy. u can
attached member formula and consolidation operator
--As the database size increases, the dynamic aggregation consumes more time. In
order to improve the database performance, you may need to pre-aggregate the da
ta.

You might also like