Backup settings tab
You must create a backup setting before creating a backup of a model.
- Click New. A new row is added to the Backup settings table.
-
Specify this information:
- name
- Specify the unique name of the backup setting.
- max backup
- Specify the maximum number of backups for a model, that can be stored in the database. If the number of backup exceeds the specified limit, the backup with the earliest date and time is deleted.
- cron expression
- Specify the string of 6 or 7 digits that defines when the backup
process is triggered. For example:
- 0 59 23 ? * *: The backup process is triggered at 23:59 every day.
- 0 59 23 ? * SUN: The backup process is triggered at 23:59 every Sunday.
- 0 15 10 L * ?: The backup process is triggered at 10:15 on the last day of every month.
Note: A backup setting with a cron expression is only used in the automatic backup functionality.
- Double-click in the Enable column for the backup setting to enable or disable the setting for the automatic backup functionality.
-
Click OK. The backup setting is
created.
Note: To delete a backup setting, select the required backup setting and click ''-''. You cannot delete a backup setting, if a backup of the model with this setting exists.
Related topics