DocumentCode
3121468
Title
DCA-Tree: a high performance structure for incremental update cube on MDDW
Author
Hu, Kong-fa ; Dong, Yi-sheng ; Xu, Li-zhen
Author_Institution
Dept. of Comput. Sci. & Eng., Southeast Univ., Nanjing, China
Volume
4
fYear
2002
fDate
4-5 Nov. 2002
Firstpage
2069
Abstract
MOLAP (multidimensional online analytical processing) is an important application on multidimensional data warehouse. We often execute range queries on aggregate cube computed by pre-aggregate technique in MOLAP. In this paper, we propose an high performance and incremental update cube which can reduce the update cost significantly while maintaining reasonable search efficiency, by using an index structure called the data cube aggregate tree (DCA-Tree) which is an improved version of the R*-Tree. The DCA-Tree stores the aggregate values for the minimum bounding rectangle (MBR) of the data cube by some pre-aggregate technology and thus to minimize the update cost since only a small fraction of data nodes in the data cube is changed. When we insert the new dimension, the DCA-Tree locates the address of the insertion node and inserts the new data nodes of the new insert dimension into the double linked list of the data nodes by modify the pointers of those data nodes. Then incrementally update the affected the ancestor´s of the insertion data nodes from the data nodes to the root node.
Keywords
data mining; data warehouses; minimisation; tree data structures; DCA-Tree; MBR; MDDW; MOLAP; R*-Tree; aggregate cube; data cube aggregate tree; high-performance structure; incremental update cube; index structure; minimum bounding rectangle; multidimensional OLAP; multidimensional data warehouse; online analytical processing; pre-aggregate technique; range queries; reasonable search efficiency; update cost minimization; Aggregates; Application software; Computer science; Costs; Data engineering; Data models; Data warehouses; Databases; Delay; Multidimensional systems;
fLanguage
English
Publisher
ieee
Conference_Titel
Machine Learning and Cybernetics, 2002. Proceedings. 2002 International Conference on
Print_ISBN
0-7803-7508-4
Type
conf
DOI
10.1109/ICMLC.2002.1175402
Filename
1175402
Link To Document