For the following exercises, you do not use the TAL Distributors database. 1. The DBA asks for

Question:

For the following exercises, you do not use the TAL Distributors database.
1. The DBA asks for your help in planning the data archive for the following TAL Distributors database:
Rep (RepNum, LastName, FirstName, Street,
City, State, PostalCode, Commission, Rate)
Customer (CustomerNum, CustomerName, Street, City,
State, PostalCode, Balance, CreditLimit, RepNum)
Orders (OrderNum, OrderDate, CustomerNum)
OrderLine (OrderNum,ItemNum, NumOrdered, QuotedPrice)
Item (ItemNum, Description, OnHand, Category, Storehouse, Price)
Determine which data from the database to archive; that is, for each table, specify whether data needs to be archived. If it does, specify which data, when it should be archived, and whether it should be archived with data from another table.
2. The DBA denormalized some of the data in the TAL Distributors database to improve performance, and one of the resulting tables is the following:
Customer (CustomerNum, CustomerName, Street, City,
State, PostalCode, Balance, CreditLimit, RepNum, RepName)
Which field or fields cause the table to no longer be in third normal form? In which normal form is the denormalized table?

3. Does your school have a formal disaster recovery plan? If it does, describe the general steps in the plan. If it does not, describe the informal steps that would be taken if a disaster occurred.
4. Use computer magazines, books, or the Internet to investigate the role the cloud computing plays in disaster recovery planning. Then prepare a report that defines cloud computing and explains how it can be used in disaster recovery planning. Cite your references.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Concepts of Database Management

ISBN: 978-1285427102

8th edition

Authors: Philip J. Pratt, Mary Z. Last

Question Posted: