The backup jobs and the savepoints created by vRanger Backup & Replication have the following characteristics:
The retention policy differs between the incremental and the differential backups due to the following:
An incremental backup job with 7 minimum savepoints and 6 ones before performing a new full backup can have a maximum of 13 savepoints in the repository before the retention policy is applied:
| BACKUP SCHEDULE | TYPE OF BACKUP | |
| Day 1 | Full backup | |
| Day 2 | Incremental backup | |
| Day 3 | Incremental backup | |
| Day 4 | Incremental backup | |
| Day 5 | Incremental backup | |
| Day 6 | Incremental backup | |
| Day 7 | Incremental backup | |
| Day 8 | Full backup | |
| Day 9 | Incremental backup | |
| Day 10 | Incremental backup | |
| Day 11 | Incremental backup | |
| Day 12 | Incremental backup | |
| Day 13 | Incremental backup | |
| Day 14 | Incremental backup | Savepoints from day 1 to day 7 are deleted. |
| Day 15 | Full backup |
A differential backup job with 7 minimum savepoints and 6 ones before performing a new full backup can have a maximum of 8 savepoints in the repository before the retention policy is applied:
| BACKUP SCHEDULE | TYPE OF BACKUP | |
| Day 1 | Full backup | |
| Day 2 | Differential backup | |
| Day 3 | Differential backup | |
| Day 4 | Differential backup | |
| Day 5 | Differential backup | |
| Day 6 | Differential backup | |
| Day 7 | Differential backup | |
| Day 8 | Full backup | |
| Day 9 | Differential backup | Differential savepoint from day 2 is deleted. |
| Day 10 | Differential backup | Differential savepoint from day 3 is deleted. |
| Day 11 | Differential backup | Differential savepoint from day 4 is deleted. |
| Day 12 | Differential backup | Differential savepoint from day 5 is deleted. |
| Day 13 | Differential backup | Differential savepoint from day 6 is deleted. |
| Day 14 | Differential backup | Full savepoint from day 1 is deleted. |