Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Expert Solution & Answer
Book Icon
Chapter 15, Problem 1PE

Explanation of Solution

Creation of runs on each pass of the sort-merge algorithm:

  • The user will refer to the tuples (kangaroo, 17) through (baboon,12) using the tuple numbers “t1” through “t2”.
  • The user refers to the jth run used by the ith pass as rij.
  • The initial sorted runs have three blocks each. They are:

r11 = {t3, t1, t2}

r12 = {t6, t5, t4}

r13 = {t9, t7, t8}

r14 = {t12, t11, t10}

Here, each pass merges three runs.

Therefore, the runs after the end of the 1st pass are:

r21 = {t3, t1, t6, t9, t5, t2, t7, t4, t8}

r22 = {t12, t11, t10}

At the end of the 2nd pass, the tuples are completely sorted into one run:

r31 = {t12, t3, t11, t10, t1, t6, t9, t5, t2, t7, t4, t8}

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
What are the steps you will follow in order to check the database and fix any problems with it and normalize it?  Give two references with your answer.
What are the steps you will follow in order to check the database and fix any problems with it? Have in mind that you SHOULD normalize it as well. Consider that the database offline is not allowed since people are connected to it and personal data might be bridged and not secured. Provide three refernces with you answer.
Should software manufacturers should be tolerant of the practice of software piracy in third-world countries to allow these countries an opportunity to move more quickly into the information age? Why or why not?
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education