Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
27 views
Advanced Database Management System
Dbms
Uploaded by
Ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Advanced Database Management System For Later
Download
Save
Save Advanced Database Management System For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
27 views
Advanced Database Management System
Dbms
Uploaded by
Ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Advanced Database Management System For Later
Carousel Previous
Carousel Next
Save
Save Advanced Database Management System For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 3
Search
Fullscreen
COLLEGE OF ENGINEERING PUNE (An Autonomous Institute of Government of Maharashtra.) END Semester Examination (CT(DE)-14004) Advanced Database Management Systems Course: B.Tech Branch: Information Technology ‘Computer Engineering ‘Semester: Sem VII Max.Marks'60 Year. 2014-2015 Date:28/11/2014 Duration: 3 Hours Time: 2-6 Instructions: MIS No. Q1 a) b) °) POsen= Figures to the right indicate the full marks. Mobile phones and programmable calculators are strictly prohibited. Writing anything on question paper is not allowed Exchange/Sharing of anything like stationery, calculator is not allowed. ‘Assume suitable data if necessary Write your MIS Number on Question Paper Specify a good way to parallelize 1. Difference operation 2. Aggregation by count operation 3. Aggregation by avg operation Describe the benefits and drawbacks of Pipelined parallelism. Consider a parallel DBMS in which each relation is stored by horizontally partitioning its tuples across all disks. Employees (eid:integer, did:integer, sal:real) Departments (did:integer, mgrid:integer, budget:real) The mgrid field of Departments is the eid of the manager. Each relation contains 20-byte tuples, and the sal and budget fields both contain uniformly distributed values in the range 0 to 1,000,000. The Employees relation contains 100,000 pages, the Departments relation contains 5,000 pages, and each processor has 100 buffer pages of 4,000 bytes each.Q2 a) b) Q3 a b) The cost of one page I/O is 44, and the cost of shipping one page is ¢; tuples are shipped in units of one page by waiting for a page to be filled before sending a message from processor / to processor j. There are no indexes, and all joins that are local to the processor are carried out using a sort-merge join. Assume that the relations are initially partitioned using a round-robin algorithm and that there are 100 processors. For each of the following queries, describe the evaluation plan briefly and give its cost in terms of fy and f,. You should compute the total cost across all sites as well as the ‘elapsed time’ cost (ie., if several operations are carried out concurrently, the time taken is the maximum over these operations). 1. Find the highest paid employee over all departments with budget < 300,000 2. Find the salaries of all managers. 3. Find the highest paid employee over all departments with budget <100,000. Consider the Employees and Departments relations described in Question Le 6 They are now stored in a distributed DBMS with all of Employees stored at Naples and all of Departments stored at Berlin. There are no indexes on these relations. The cost of various operations is as described in Question 1.e. Consider the query: SELECT * FROM Employees E, Departments D WHERE E-eid ~ D.mgrid; ‘The query is posed at Dethi and you are told that only one percent of the employees are managers. Find the cost of answering this query using each of the following plans: 1. Compute the query at Naples by shipping Departments to Naples; the ship the result to Delhi. 2. Compute the query at Delhi by shipping both relations to Delhi. 3. Compute the query at Naples using Semijoin; then ship the result to Delhi. OR Histograms are used for constructing load —balanced range partitions. Suppose the histogram has the values between 1 and 100 and are partitioned into 10 ranges, 1- 10, 11-20....++++-91-100, with frequencies 5,5,20,10,5,5,20,5 and 5 respectively. Give a load balanced range partitioning function to divide the values into 5 partitions In context to distributed databases 4 1. Describe data transparency and its various forms. 2. Role of Multi database system and gateway in heterogeneous distributed databases, Given that LDAP functionality can be implemented on the top of a database 3 system, what is the need for the LDAP standard? Describe OLAP in detail. 213Q4 Qs Q6 °) b) a) b) ©) b) Consider the sales relation. Write an SQL query to compute the cube operation on 4 the relation, giving the relation in figure. Do not use the eube construct. Make use of the following table, a hypothetical employment statistics record for Recent graduates. ID major avg. project score avg. exam score co-op? employed? Salary 1 Computer 87 78 y Y 60,000 2. History 2 92 N N 2 3 Computer 77 95 N Y 50,000 4 Engineering 97 65 N N 0 5 Engineering 84 5 Y Y 40,000 Diagram a star schema containing employment statistics data for recent graduates. 5 Based your ideas on the table given, but think of other information that might be relevant. In particular, assume that the warehouse contains data for multiple universities as well as multiple majors. Describe how a data cube can be used to determine 5 1. Which university graduates earn highest salaries? 2. Which university is the best place to study computers? Give the DTD for an XML representation of the following nested-relational 4 schema Emp~(ename,ChildrenSet setof(Children),Skil Children=(name, Birthday) Birtday=(day,month,year) ‘Skills=(type,ExamsSet setof(Exams)) Exams=(yearity) Write a query in XPath on the DTD above to list all skill types in Emp. 2 Write a note on XSLT 4 What is Hadoop framework? 5 Explain the word count implementation via the Hadoop framework. 33
You might also like
CAT1 F1 Key
PDF
No ratings yet
CAT1 F1 Key
6 pages
CSE 444 Practice Problems
PDF
No ratings yet
CSE 444 Practice Problems
13 pages
PDB Partitioning
PDF
No ratings yet
PDB Partitioning
11 pages
Database Management System.2pdf
PDF
No ratings yet
Database Management System.2pdf
4 pages
Cs403 Collection of Old Papers
PDF
100% (1)
Cs403 Collection of Old Papers
19 pages
DBMS 2022-23 Midsem
PDF
No ratings yet
DBMS 2022-23 Midsem
9 pages
Guc 437 59 31055 2023-05-25T16 41 09
PDF
No ratings yet
Guc 437 59 31055 2023-05-25T16 41 09
15 pages
TEE_CSE3001__DBMS_100237_Dr. Harihrasitaraman.S_Winter21-22-Block1- QP
PDF
No ratings yet
TEE_CSE3001__DBMS_100237_Dr. Harihrasitaraman.S_Winter21-22-Block1- QP
3 pages
m1 M Tech Topics in Database Technology 01cs6103 Dec 2017
PDF
No ratings yet
m1 M Tech Topics in Database Technology 01cs6103 Dec 2017
3 pages
Week 1_merged_merged (1) (1) (1)
PDF
No ratings yet
Week 1_merged_merged (1) (1) (1)
48 pages
Final Exam: Introduction To Database Systems: Class Account
PDF
No ratings yet
Final Exam: Introduction To Database Systems: Class Account
14 pages
DBMS - Qb-Upd
PDF
No ratings yet
DBMS - Qb-Upd
4 pages
DBMS 3b(employee department location )
PDF
No ratings yet
DBMS 3b(employee department location )
9 pages
Chap12 Practice Key
PDF
No ratings yet
Chap12 Practice Key
3 pages
CS(H) DBMS May 2024
PDF
No ratings yet
CS(H) DBMS May 2024
8 pages
DBMS-CAT3
PDF
No ratings yet
DBMS-CAT3
5 pages
UCS304
PDF
No ratings yet
UCS304
2 pages
CMSPCOR02T Final Question Paper 2022
PDF
No ratings yet
CMSPCOR02T Final Question Paper 2022
2 pages
CST 204 Database Management Systems, June 2023
PDF
No ratings yet
CST 204 Database Management Systems, June 2023
4 pages
IT3031-Database Systems and Data-Driven Application
PDF
No ratings yet
IT3031-Database Systems and Data-Driven Application
6 pages
CST204-C
PDF
No ratings yet
CST204-C
4 pages
class 11 question paper
PDF
No ratings yet
class 11 question paper
6 pages
Maulana Azad National Institute of Technology Bhopal Endterm Exam Nov 2021
PDF
No ratings yet
Maulana Azad National Institute of Technology Bhopal Endterm Exam Nov 2021
6 pages
Sample Midterm Solutions
PDF
No ratings yet
Sample Midterm Solutions
10 pages
Database Management System Theory Assignments ETCS208
PDF
No ratings yet
Database Management System Theory Assignments ETCS208
7 pages
Sem 6 End Sem Paper
PDF
No ratings yet
Sem 6 End Sem Paper
11 pages
UCS310 Latest 2025
PDF
No ratings yet
UCS310 Latest 2025
2 pages
DBMS Past Papers 30 Oct 2021 15 13 35
PDF
No ratings yet
DBMS Past Papers 30 Oct 2021 15 13 35
43 pages
CSE2074
PDF
No ratings yet
CSE2074
3 pages
Combined Exam 29.06.2020
PDF
No ratings yet
Combined Exam 29.06.2020
13 pages
Dbms Lab Manual 2015-16
PDF
No ratings yet
Dbms Lab Manual 2015-16
50 pages
2101CS201_94_Question_Paper
PDF
No ratings yet
2101CS201_94_Question_Paper
2 pages
D11 D12 D13 CSE3001 DBMS Winter 2022-23 Online QP TEE-PoM SC RFED Img
PDF
No ratings yet
D11 D12 D13 CSE3001 DBMS Winter 2022-23 Online QP TEE-PoM SC RFED Img
3 pages
DBMS CHAP-4
PDF
No ratings yet
DBMS CHAP-4
20 pages
RAKESH
PDF
No ratings yet
RAKESH
31 pages
Dbms Lab 1: Submitted by Ridhima Kohli B19CSE071
PDF
No ratings yet
Dbms Lab 1: Submitted by Ridhima Kohli B19CSE071
17 pages
Nr-420504 Advanced Databases
PDF
No ratings yet
Nr-420504 Advanced Databases
6 pages
2024_Database_Management_Systems (1)
PDF
No ratings yet
2024_Database_Management_Systems (1)
9 pages
lab assignment 1 for dbms
PDF
No ratings yet
lab assignment 1 for dbms
6 pages
3.1bei Dbms
PDF
No ratings yet
3.1bei Dbms
3 pages
DBMS Lab Final Paper
PDF
No ratings yet
DBMS Lab Final Paper
3 pages
DDBS LAB FILE
PDF
No ratings yet
DDBS LAB FILE
33 pages
Lab 6 25feb Divyanshu
PDF
No ratings yet
Lab 6 25feb Divyanshu
7 pages
Hitachi
PDF
No ratings yet
Hitachi
7 pages
CS212 Y2S4 ESE 2023-24
PDF
No ratings yet
CS212 Y2S4 ESE 2023-24
3 pages
dbmsprev
PDF
No ratings yet
dbmsprev
7 pages
Data Structure Manuals
PDF
No ratings yet
Data Structure Manuals
14 pages
SQL_Programming_Practice_Papers_Set_5_6
PDF
No ratings yet
SQL_Programming_Practice_Papers_Set_5_6
4 pages
LAB ASSSIGNMENT 2 for dbms
PDF
No ratings yet
LAB ASSSIGNMENT 2 for dbms
3 pages
may 23
PDF
No ratings yet
may 23
3 pages
2017 Nov
PDF
No ratings yet
2017 Nov
6 pages
2223_1_SEHH2240
PDF
No ratings yet
2223_1_SEHH2240
5 pages
Tutorial 02 2023
PDF
No ratings yet
Tutorial 02 2023
3 pages
Dbms Vtu Question Paper
PDF
No ratings yet
Dbms Vtu Question Paper
10 pages
DB Sample Exam Intake30
PDF
No ratings yet
DB Sample Exam Intake30
8 pages
2020 DBMS Mid
PDF
No ratings yet
2020 DBMS Mid
2 pages
DBMS lab Programs
PDF
No ratings yet
DBMS lab Programs
2 pages
ilovepdf_merged
PDF
No ratings yet
ilovepdf_merged
34 pages
Consider An Example Relation 1. Create 3 Fragments of Approximately Equal Size by Horizontal Fragmentation. Describe The
PDF
No ratings yet
Consider An Example Relation 1. Create 3 Fragments of Approximately Equal Size by Horizontal Fragmentation. Describe The
4 pages