Specifying Active Full Backup Schedule
You can schedule a backup job to create active full backups on a specific day of the month or on specific week days.
|
Active full backup schedule depends on the regular backup schedule. To create active full backup automatically, in addition to configuring active full backup schedule, you must also set up the job to run upon schedule. To learn more, see Active Full Backup Schedule. |
Specifying Monthly Active Full Backup Schedule
To instruct Veeam Agent for Oracle Solaris to perform active full backup on a specific day of the month, use the following command:
or
where:
- <job_id> — ID of the backup job for which you want to configure the active full backup schedule. You should look up the job ID in advance, before configuring the schedule, for example, with the veeamconfig job list command. To learn more, see Viewing List of Backup Jobs.
- <job_name> — name of the backup job for which you want to configure the active full backup schedule.
- <day> — days of the month when the backup job must create an active full backup separated by a comma (','). Possible values are: 1–31.
Note that if the specified value is greater than the number of days in the month, the backup job will not create an active full backup that month. For example, if you schedule active full backups for the 31st day of the month, Veeam Agent will not create active full backups during shorter months.
For example:
Specifying Weekly Active Full Backup Schedule
To instruct Veeam Agent for Oracle Solaris to perform active full backup on specific week days, use the following command:
or
where:
- <job_id> — ID of the backup job for which you want to configure the active full backup schedule. You should look up the job ID in advance, before configuring the schedule, for example, with the veeamconfig job list command. To learn more, see Viewing List of Backup Jobs.
- <job_name> — name of the backup job for which you want to configure the active full backup schedule.
- <days> — days when the backup job must create an active full backup separated by a comma (','). For example: Monday,Friday. The backup job will create an active full backup on the specified days at the time specified in the backup job schedule settings.
For example: