Backup and restore components

Backup and restore includes the following components.

  • Domino Backup database (dominobackup.nsf). A database created the first time the Backup server task runs. You use it to configure backup and restore, to see an inventory of backed up databases on a server, and to restore databases.
  • Backup task. Server task that performs the backups and also prunes (deletes) older backups at an interval you specify. Typically it is run on schedule through a Program document.
  • Restore task. Server task that restores backed up databases.
  • Database inventory. A view in the Backup database that shows the currently backed up databases. You use this view to restore databases.
  • Backup logs. Logs generated by the Backup task.

The implementation of Domino backup and restore is based on the Backup and Restore API described in the Domino C API user guide.