Please enter search query.
Search <book_title>...
NetBackup™ for HCL Domino Administrator's Guide
Last Published:
2025-03-18
Product(s):
NetBackup & Alta Data Protection (11.0)
- Introduction to NetBackup for Domino
- Installing NetBackup for Domino
- Configuring NetBackup for Domino
- Configuring Notes fast restores
- Configuring host properties for a Notes client
- About configuring a backup policy for a Notes database
- Performing backups and restore of Notes databases
- Domino clustering
- Domino partitioned servers
- Domino server multiple installations (UNIX or Linux)
- Troubleshooting NetBackup for Domino
About excluding Notes databases from backups
You can exclude specific Notes databases from the backup by using database links and directory links. This method works if the databases to which the links point are located outside of the Domino data directory.
Identify the databases you want to exclude and move them to a directory outside the Domino data path. Then, create a Domino database or a directory link to the databases. The agent only backs up files with extensions .nsf
, .ntf
and .box
, and does not follow database links or directory links.
To exclude Notes database files from a backup of a Windows client
- Expand Hosts > Host properties.
- Select the client. If necessary click Connect. Then select Edit client.
- Expand Windows client and select Exclude lists.
- For the policy that you created to back up the database supporting files, add the following file types to the list: .nsf, .ntf, .box, .TXN.
- Select Save.
To exclude Notes database files from a backup of a UNIX client
- On each database client, create the following file:
/usr/openv/netbackup/exclude_list
- In the
exclude_list
file, add the following file types to the list: .nsf, .ntf, .box, .TXN.