Sort-aware query scheduling in database management systems

  • Authors:
  • Natalie Gruska;Wendy Powley;Patrick Martin;Paul Bird

  • Affiliations:
  • IBM Canada Software Lab, Canada;Queen's University, Kingston ON Canada;Queen's University, Kingston ON Canada;IBM Canada Software Lab, Canada

  • Venue:
  • CASCON '12 Proceedings of the 2012 Conference of the Center for Advanced Studies on Collaborative Research
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Workloads presented to Database Management Systems (DBMSs) can fluctuate dramatically with a sudden influx of requests or a request involving a complex query. Increased loads can strain resources and impact performance. We propose a load control system based on regulating individual resource usage in a predictive manner and illustrate the use of this technique for a single resource, namely the sort heap. A method of estimating sort heap usage based on the query execution plan is detailed and several scheduling methods based on these estimations are proposed and compared experimentally.