Sciweavers

BTW
2005
Springer

A Learning Optimizer for a Federated Database Management System

13 years 9 months ago
A Learning Optimizer for a Federated Database Management System
: Optimizers in modern DBMSs utilize a cost model to choose an efficient query execution plan (QEP) among all possible ones for a given query. The accuracy of the cost estimates depends heavily on accurate statistics about the underlying data. Outdated statistics or wrong assumptions in the underlying statistical model frequently lead to suboptimal selection of QEPs and thus to bad query performance. Federated systems require additional statistics on remote data to be kept on the federated DBMS in order to choose the most efficient execution plan when joining data from different datasources. Wrong statistics within a federated DBMS can cause not only suboptimal data access strategies but also unbalanced workload distribution as well as unnecessarily high network traffic and communication overhead. The maintenance of statistics in a federated DBMS is troublesome due to the independence of the remote DBMSs that might not expose their statistics or use different models and not collect all...
Stephan Ewen, Michael Ortega-Binderberger, Volker
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where BTW
Authors Stephan Ewen, Michael Ortega-Binderberger, Volker Markl
Comments (0)