Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hoffer Chapter 13 Name the type of transparency (location, replication, failure, concurrency) that is indicated by each statement. a. End users in New York and

Hoffer Chapter 13

Name the type of transparency (location, replication, failure, concurrency) that is indicated by each statement.

a. End users in New York and Tulsa are updating the Engineering Parts database in San Mateo at the same time. Neither user is aware that the other is accessing the data, and the system protects the data from lost updates due to interference.

b. An end user in Tulsa deletes an item from the Standard Price List at the site. Unknown to the user, the distrib uted DBMS also deletes that item from the Standard Price List in San Mateo and New York.

c. A user in San Mateo initiates a transaction to delete a part from San Mateo parts and simultaneously to add that part to New York parts. The transaction is com pleted in San Mateo but, due to transmission failure, is not completed in New York. The distributed DBMS automatically reverses the transaction at San Mateo and notifies the user to retry the transaction. What if the distributed DBMS remembers the failed transac tion component and repeats it immediately when New York becomes available? What risks would this type of approach create?

d. An end user in New York requests the balance on hand for part number 33445. The user does not know where the record for this part is located. The distributed DBMS consults the directory and routes the request to San Mateo.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Datalog Engines In Databases

Authors: Bas Ketsman ,Paraschos Koutris

1st Edition

1638280428, 978-1638280422

More Books

Students also viewed these Databases questions

Question

Does it have correct contact information?

Answered: 1 week ago