MU Information Technology (Semester 5)
Advanced Database Management Systems
May 2012
Total marks: --
Total time: --
INSTRUCTIONS
(1) Assume appropriate data and state your reasons
(2) Marks are given to the right of every question
(3) Draw neat diagrams wherever necessary


This Qs paper appeared for DBT of Information Technology (Semester 6)
1 (a) Explain Object Identity and Type Constructors.
5 M
1 (b) Explain the term Data Transparency.
5 M
1 (c) Explain two phase commit Protocol.
5 M
1 (d) Differentiate between Data warehouse and Database System.
5 M

2 (a) Database is being constructed to keep track of the teams and games of a sports league. A team has a number of players. not all of whom participate in each game. It is desired to keep track of the players participating in each game for each team, the positions they played in that game, and the result of the game.
(i) Design an EER schema. stating any assumptions you make.
(ii) Show mapping of EER schema to relational schema.
12 M
2 (b) What are multidimensional databases? How do these store data?
8 M

3 (a) Suppose a company would like to design a data warehouse to facilitate the analysis of moving vehicles in an online analytical processing manner. The company registers huge amounts of auto movement data in the format of (Auto ID, location, speed, time). Each Auto ID represents a vehicle associated with information, such as vehicle category,driver category, etc, and each location may be associated with a street in a city. Assume that a street map is available for the city.
Design a data warehouse to facilitate effective online analytical processing and Write DMQL for above schema.
10 M
3 (b) Explain with proper example Nested relation in ORDBMS.
10 M

4 (a) Explain in detail the major steps in the ETL process.
10 M
4 (b) Explain design and implementation issues in Mobile Database.
10 M

5 (a) Consider the following global schema:
BOOKS (Book#, Primary_author, Topic, Total_stock, $price)
BOOKSTORE (Store#, City, State, Zip, Inventory_value)
STOCK (Store#, Book#, Qty)
(i) Give an example of two simple predicates that would be meaningful for the BOOKSTORE relation for horizontal partitioning.
(ii) How would a horizontal derived partitioning of STOCK be defined based on the partitioning of BOOKSTORE.
(iii) Show predicates by which BOOKS may be horizontally partitioned by topic.
(iv) Show how the STOCK may be further partitioned from the partitions in (ii) by adding the predicates in (iii).
10 M
5 (b) What are the main architectures used for building parallel Databases? Give advantages and disadvantages of each.
10 M

6 (a) Explain in brief the architecture of data warehouse.
10 M
6 (b) Consider relation R (PQRSTU) with following functional dependencies.
P ? Q
ST ? PR
S ? U
State R is in which normal form? Decompose it to BCNF.
10 M

Write short notes on (any two)
7 (a) Referential Integrity.
10 M
7 (b) Authorization in SQL.
10 M
7 (c) Spatial Databases.
10 M
7 (d) Temporal Databases.
10 M



More question papers from Advanced Database Management Systems
SPONSORED ADVERTISEMENTS