1 / 9

CompSci 296.2 Self-Managing Systems

CompSci 296.2 Self-Managing Systems. Shivnath Babu. Today. IBM’s LE arning O ptimizer (LEO) Oracle’s Automatic Database Diagnostic Monitor. Background. Declarative queries Query plans Query optimizer Indexes, index-AND’ing, materialization

pennie
Download Presentation

CompSci 296.2 Self-Managing Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CompSci 296.2 Self-Managing Systems Shivnath Babu

  2. Today • IBM’s LEarning Optimizer (LEO) • Oracle’s Automatic Database Diagnostic Monitor

  3. Background • Declarative queries • Query plans • Query optimizer • Indexes, index-AND’ing, materialization • Statistics, e.g., Histograms, quantiles (percentile) • Assumptions made by query optimizer • Uniformity, inclusion, independence

  4. LEO • Feedback-based learning • Inter-query

  5. LEO • Feedback-based learning • Intra-query

  6. Challenges • Stability • Detecting a problem • Deciding to respond to a problem • Dealing with bias, incompleteness, uncertainty

  7. Oracle ADDM • Root-cause identification • Recommend fix • Characterize improvement

  8. Oracle ADDM • DB-Time • Need common unit; DB-Time Vs. Wall-Clock time • DB-Time graph • Data collection • Time • Active Session History • Observe, Diagnose, Resolve • Experimental evaluation

  9. Discussion • Relationship between the two papers? • Differences between the papers? • Can ADDM answer the What-if question on Page 3? • Dealing with concurrency • Accounting for DB-Time • Extending DB-Time • Experimental evaluation • Can we extend ADDM approach to 3-tier system? • Stability

More Related