• Home
  • Textbooks
  • Mobile Database Systems
  • Transaction Management in Mobile Database Systems

Mobile Database Systems

Vijay Kumar

Chapter 7

Transaction Management in Mobile Database Systems - all with Video Answers

Educators


Chapter Questions

Problem 1

Highlight the essential differences of mobile database system with conventional database systems. What are the problems in using mobile units or a base station or a fixed host as (a) a client, (b) a server, or (c) a peer?

Check back soon!

Problem 2

Consider the architecture of a given mobile database system. What types of scenario a transaction may encounter during its execution? Explain your own ideas in managing these situations successfully.

Check back soon!

Problem 3

Develop your own mobile transaction model and a way of executing them on a mobile database system.

Check back soon!

Problem 4

Implement a strict two-phase locking mechanism in a mobile database system and count the total number of messages it requires to (a) commit a transaction, (b) roll-back a transaction, and (c) execution a transaction (not commit).

Check back soon!

Problem 5

Consider modifying TCOT to manage transaction failure more efficiently.

Check back soon!