DBMS-Distributed Database Systems Questions and Answers

Take Exam

Distributed Database questions with answers form an integral part of DBMS aptitude tests, especially for engineering and placement exams. A distributed database manages data stored across multiple locations, ensuring consistency and reliability in a connected environment. This set of aptitude questions and answers with explanations helps candidates grasp concepts like data fragmentation, replication, and concurrency control. Practicing distributed database aptitude questions with solutions PDF enables students to prepare effectively for TCS, Infosys, and Capgemini tests. Understanding distributed database principles not only strengthens academic knowledge but also builds the analytical thinking needed for real-world software systems.

Questions on distributed database management. Complement with database system architecture and database recovery systems

DBMS-Distributed Database Systems

Showing 10 of 49 questions

21. Data replication decreases the availability of data to read-only transactions.

  • TRUE
  • FALSE
Show Answer Report

22. 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.

  • TRUE
  • FALSE
Show Answer Report

23. 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.

  • TRUE
  • FALSE
Show Answer Report

24. 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.

  • TRUE
  • FALSE
Show Answer Report

25. In a recovery control, transactionl atomicity must be ensured.

  • TRUE
  • FALSE
Show Answer Report

26. The two-phase commit protocol guarantees that all database servers participating in a distributed transaction either all commit or all abort.

  • TRUE
  • FALSE
Show Answer Report

27. The use of 2PC is not tranasparent to the users.

  • TRUE
  • FALSE
Show Answer Report

28. A distributed database system allows applications to access data from

  • local database
  • remote database
  • both local and remote database
  • None of these
Show Answer Report

29. In homogeneous DDBS,

  • there are several sites, each running their own applications on the same DBMS software.
  • all sites have identical DBMS software
  • all users (or clients) use identical software
  • All of these
Show Answer Report

30. In heterogeneous DDBS

  • different sites run under the control of different DBMSs, essentially autonomously.
  • different sites are connected somehow to enable access to data from multiple sites.
  • different sites may use different schemas, and different DBMS software.
  • All of these.
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test