Control of database changes and data consistency

Before you can fully understand how backup and recovery works, you need to be familiar with how Db2 keeps data consistent as changes to data occur.

The processes that ensure data consistency include commit and rollback operations and locks. This information provides an overview of how commit and rollback operations achieve a point of data consistency, and explains how Db2 maintains consistency when data is exchanged between servers.