Mobile Databases: Design Issues and Challenges

GodGivenField avatar
GodGivenField
·
·
Download

Start Quiz

Study Flashcards

16 Questions

Mobile databases allow the development and deployment of database applications for handheld ______

devices

Data distribution is ______; data migrates from one fixed source to another fixed destination

deterministic

Communication costs play an important role in database query ______

processing

Mobile devices should be able to access information 24x7 from anywhere in any ______, mobile or stationary

state

The query optimization process requires selecting the best method of query evaluation, since it is difficult to determine the optimal location at which to send the result of the ______

query

Mobile databases should have transaction management capability and be able to link to networks, download data, work offline, then connect back to the network to synchronize with the ______

database

Connection time is the unit of monetary charge in most of cellular systems, or number of bytes/packets transferred. Energy consumption has to be limited and optimized, which implies that query processing should be ______.

speedy

Mobile devices tend to disconnect for substantial periods, where the user may still be working on the host machine and may issue queries and updates on locally cached ______.

data

The presence of processor mobility adds another dimension to conventional data distribution. It introduces the concept of ______.

Location-Dependent Data (LDD)

LDD: a class of data where data values are tightly linked to a specific geographical location, i.e. 1:1 mapping between the data value set and the region it ______.

serves

Location Dependent Query: needs LDD to ______ the result. What is the distance from the airport to here. How far is the airport now.

compute

Location-Aware Query: it doesn’t depend on the geographical location of the query, thus, the mobility doesn’t affect its processing, i.e. What is the distance between Cairo and Alex. Location Dependent Data Distribution The 1:1 mapping between data and its geographical location restricts the three data ______ approaches.

distribution

The horizontal fragmentation and vertical fragmentation of a relational database must include the location information implicitly or ______.

explicitly

The partition of database, however, becomes easier because the decision is solely based on the ______ parameter.

location

In a full replication, also the entire database can be replicated and used at all subdivisions in a consistent ______.

manner

Since the distribution of LDD is dependent on geographical locations, its distribution is defined as ______ to distinguish it from the conventional temporal distribution.

spatial

Explore the design issues and challenges in mobile databases, including data categorization, location-dependent data distribution, the impact of mobility on ACID properties, and the effect of connectivity on transaction processing.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser