Proceedings 2004 VLDB Conference 2004
DOI: 10.1016/b978-012088469-8.50097-8
|View full text |Cite
|
Sign up to set email alerts
|

Database Tuning Advisor for Microsoft SQL Server 2005

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
26
0

Year Published

2006
2006
2019
2019

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 113 publications
(26 citation statements)
references
References 3 publications
0
26
0
Order By: Relevance
“…2 K-medoids is an iterative greedy algorithm that chooses k cluster centers, assigns all points to the closest center and iteratively refines the points in each cluster. 3 Hierarchical clustering is a top-down approach where all points start in a single cluster and the algorithm recursively splits the points into k disjoint clusters. Lemma 2 tells us that when the parameter γ tends to zero, a summary that covers strictly more tokens will always have a better value for the objective G, independent of the representativity of each summary.…”
Section: A New Objective Functionmentioning
confidence: 99%
See 1 more Smart Citation
“…2 K-medoids is an iterative greedy algorithm that chooses k cluster centers, assigns all points to the closest center and iteratively refines the points in each cluster. 3 Hierarchical clustering is a top-down approach where all points start in a single cluster and the algorithm recursively splits the points into k disjoint clusters. Lemma 2 tells us that when the parameter γ tends to zero, a summary that covers strictly more tokens will always have a better value for the objective G, independent of the representativity of each summary.…”
Section: A New Objective Functionmentioning
confidence: 99%
“…Execution time is scaled using the total running time when using optimal indexes to show the comparative slowdown. than a decade [3]. All experiments in this section are run on a m5a.8xlarge AWS EC2 instance using a single core.…”
Section: Use Casesmentioning
confidence: 99%
“…For each workload, we tune the physical database design separately using the summarized workload obtained (a) by our summarization queries, and (b) by Workload Compression. We use the Index Tuning Wizard [4] that is part of Microsoft SQL Server 2000 to perform physical-design tuning. We measure the quality of summarization by the optimizer-estimated cost of the entire (i.e., original) workload on the tuned database.…”
Section: Methodsmentioning
confidence: 99%
“…L. Haas From a systems research perspective, there are several approaches one might take to this challenge. Perhaps the simplest is to start by building an "Integration Advisor", on the model of today's physical design advisors [49,50]. This tool would lead the user through the various integration steps, asking for input on the desiderata, and then recommend the appropriate engines, and perhaps even generate the configuration information needed.…”
Section: The "Big I" Challengementioning
confidence: 99%