CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
Distributed Databases
Comments
Question
Replication should be used when which of the following exist?
Options
A. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables.
B. When using many nodes with different operating systems and DBMSs and database designs.
C. The application's data can be somewhat out-of-date.
D. All of the above.
Correct Answer
The application's data can be somewhat out-of-date.
Distributed Databases problems
Search Results
1. A distributed database is which of the following?
Options
A. A single logical database that is spread to multiple locations and is interconnected by a network
B. A loose collection of file that is spread to multiple locations and is interconnected by a network
C. A single logical database that is limited to one location.
D. A loose collection of file that is limited to one location.
Show Answer
Scratch Pad
Discuss
Correct Answer: A single logical database that is spread to multiple locations and is interconnected by a network
2. A transaction manager is which of the following?
Options
A. Maintains a log of transactions
B. Maintains before and after database images
C. Maintains appropriate concurrency control
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
3. An autonomous homogenous environment is which of the following?
Options
A. The same DBMS is at each node and each DBMS works independently.
B. The same DBMS is at each node and a central DBMS coordinates database access.
C. A different DBMS is at each node and each DBMS works independently.
D. A different DBMS is at each node and a central DBMS coordinates database access.
Show Answer
Scratch Pad
Discuss
Correct Answer: The same DBMS is at each node and each DBMS works independently.
4. A multifield transformation does which of the following?
Options
A. Converts data from one field into multiple fields
B. Converts data from multiple fields into one field
C. Converts data from multiple fields into multiple fields
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
5. The load and index is which of the following?
Options
A. A process to reject data from the data warehouse and to create the necessary indexes
B. A process to load the data in the data warehouse and to create the necessary indexes
C. A process to upgrade the quality of data after it is moved into a data warehouse
D. A process to upgrade the quality of data before it is moved into a data warehouse
Show Answer
Scratch Pad
Discuss
Correct Answer: A process to load the data in the data warehouse and to create the necessary indexes
6. Which of the following is a disadvantage of replication?
Options
A. Reduced network traffic
B. If the database fails at one site, a copy can be located at another site.
C. Each site must have the same storage capacity.
D. Each transaction may proceed without coordination across the network.
Show Answer
Scratch Pad
Discuss
Correct Answer: Each site must have the same storage capacity.
7. A homogenous distributed database is which of the following?
Options
A. The same DBMS is used at each location and data are not distributed across all nodes.
B. The same DBMS is used at each location and data are distributed across all nodes.
C. A different DBMS is used at each location and data are not distributed across all nodes.
D. A different DBMS is used at each location and data are distributed across all nodes.
Show Answer
Scratch Pad
Discuss
Correct Answer: The same DBMS is used at each location and data are distributed across all nodes.
8. Some of the columns of a relation are at different sites is which of the following?
Options
A. Data Replication
B. Horizontal Partitioning
C. Vertical Partitioning
D. Horizontal and Vertical Partitioning
Show Answer
Scratch Pad
Discuss
Correct Answer: Vertical Partitioning
9. Location transparency allows for which of the following?
Options
A. Users to treat the data as if it is at one location
B. Programmers to treat the data as if it is at one location
C. Managers to treat the data as if it is at one location
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
10. A distributed database has which of the following advantages over a centralized database?
Options
A. Software cost
B. Software complexity
C. Slow Response
D. Modular growth
Show Answer
Scratch Pad
Discuss
Correct Answer: Modular growth
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET