DBMS-Distributed Database Systems Questions and Answers
Practice ModeShowing 10 of 49 questions
Q21
Data replication decreases the availability of data to read-only transactions.
Answer: Option B
Q22
In distributed systems, each site generates unique local timestamp using either a logical counter or the local clock and concatenates it with the site identifier.
Answer: Option A
Q23
In disributted locking, the DDBS maintains a lock manager at each site whose function is to administer the lock and unlock requests for those data items that are stored at that site.
Answer: Option A
Q24
In distributed systems, each site generates unique local tmestamp using either a logical counter or the local clock and concatenates it with the site identifier.
Answer: Option A
Q25
In a recovery control, transactionl atomicity must be ensured.
Answer: Option A
Q26
The two-phase commit protocol guarantees that all database servers participating in a distributed transaction either all commit or all abort.
Answer: Option A
Q27
The use of 2PC is not tranasparent to the users.
Answer: Option B
Q28
A distributed database system allows applications to access data from
Answer: Option C
Q29
In homogeneous DDBS,
Answer: Option D
Q30
In heterogeneous DDBS
Answer: Option D