DocumentCode
3019183
Title
Recommending materialized views and indexes with the IBM DB2 design advisor
Author
Zilio, Daniel C. ; Zuzarte, Calisto ; Lightstone, Sam ; Ma, Wenbin ; Lohman, Guy M. ; Cochrane, Roberta J. ; Pirahesh, Hamid ; Colby, Latha ; Gryz, Jarek ; Alton, Eric ; Valentin, G.
Author_Institution
IBM Canada Ltd., Markham, Ont., Canada
fYear
2004
fDate
17-18 May 2004
Firstpage
180
Lastpage
187
Abstract
Materialized views (MVs) and indexes both significantly speed query processing in database systems, but consume disk space and need to be maintained when updates occur. Choosing the best set of MVs and indexes to create depends upon the workload, the database, and many other factors, which makes the decision intractable for humans and computationally challenging for computer algorithms. Even heuristic-based algorithms can be impractical in real systems. In this paper, we present an advanced tool that uses the query optimizer itself to both suggest and evaluate candidate MVs and indexes, and a simple, practical, and effective algorithm for rapidly finding good solutions even for large workloads. The algorithm trades off the cost for updates and storing each MV or index against its benefit to queries in the workload. The tool autonomically captures the workload, database, and system information, optionally permits sampling of candidate MVs to better estimate their size, and exploits multi-query optimization to construct candidate MVs that will benefit many queries, over which their maintenance cost can then be amortized cost-effectively. We describe the design of the system and present initial experiments that confirm the quality of its results on a database and workload drawn from a real customer database.
Keywords
database indexing; information management; optimisation; query processing; IBM DB2 design advisor; computer algorithms; customer database; database querying; heuristic-based algorithms; materialized indexes; materialized views; multiquery optimization; query processing; Cost function; Database systems; Heuristic algorithms; Humans; Indexes; Information management; Query processing; Sampling methods; Storage automation;
fLanguage
English
Publisher
ieee
Conference_Titel
Autonomic Computing, 2004. Proceedings. International Conference on
Print_ISBN
0-7695-2114-2
Type
conf
DOI
10.1109/ICAC.2004.1301362
Filename
1301362
Link To Document