Concurrency for backups

Backup is a DML operation. Backup backs up as of the start of the backup command (the checkpoint). Backups may be performed concurrently with read and write operations. Restore operations, however, require exclusive access, because they write to the database. See Chapter 12, “Data Backup, Recovery, and Archiving,” for more information on concurrency issues for backup and restore operations.