You can select a backup method that depends on the type of Enterprise Vault backup job that you run.
Use the following table as a guide.
Table: Backup methods to use with Enterprise Vault backup jobs
When you combine Enterprise Vault components in a backup job, each component may use a backup method that differs from what you selected for the overall job. For example, you create a job that uses the differential backup method to back up both a Directory database and a partition. However, because a Directory database cannot be backed up using the differential method, Backup Exec uses the full backup method to back up the Directory database. This results in fast and easy restores. After the Directory database is backed up, Backup Exec uses the differential backup method to back up the partition.
Use the following table as a guide.
Table: Actual backup methods that are used for Enterprise Vault components
Enterprise Vault component |
Full (F) |
Differential (D) |
Incremental (I) |
---|---|---|---|
Directory and Monitoring databases |
F |
F |
I Always truncates the transaction logs |
Vault store database |
F |
D |
I Always truncates the transaction logs |
Partition |
F |
D |
I |
Index root path |
F |
D |
I |
More Information