Difference between revisions of "Automatic Schedule Backup"
From DLS5 Wiki
(Created page with "The purpose of this functionality is to provide DLS operator with an option to setup an automated process to back up the SQLite database. The backup will take place depending...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | [[category:Tutorials]] | ||
The purpose of this functionality is to provide DLS operator with an option to setup an automated process to back up the SQLite database. | The purpose of this functionality is to provide DLS operator with an option to setup an automated process to back up the SQLite database. | ||
− | The backup will take place depending on selected backup frequency. The backup will only initiate when DLS | + | The backup will take place depending on selected backup frequency. The database backup will only initiate when DLS client is launched. For example, if I choose my backup utility to execute every week then the backup utility will only run after launching DLS client which can either be after a week or later date. |
− | DLS operator should be able to setup the scheduled database backup from Tools | + | DLS operator should be able to setup the scheduled database backup from Tools > Backup/Restore Database: |
− | <center>[[image:DLS_AutomaticScheduleBackup.png | + | <center>[[image:DLS_AutomaticScheduleBackup.png]]</center> |
− | # Backup Folder: Select the folder where backup file will be placed or will automatically be placed for | + | # Backup Folder: Select the folder where backup file will be placed or will automatically be placed for continuous backup. Manual Backup: Name the backup file and manually back it up |
# Backup Frequency: | # Backup Frequency: | ||
## Every Month | ## Every Month |
Latest revision as of 21:24, 12 June 2014
The purpose of this functionality is to provide DLS operator with an option to setup an automated process to back up the SQLite database.
The backup will take place depending on selected backup frequency. The database backup will only initiate when DLS client is launched. For example, if I choose my backup utility to execute every week then the backup utility will only run after launching DLS client which can either be after a week or later date.
DLS operator should be able to setup the scheduled database backup from Tools > Backup/Restore Database:
- Backup Folder: Select the folder where backup file will be placed or will automatically be placed for continuous backup. Manual Backup: Name the backup file and manually back it up
- Backup Frequency:
- Every Month
- Every Week
- Every Day
- Backup level:
- Continual Backup Files
- The automatic database backup will take place based on backup frequency selection without expiring. For example, if backup frequency is set to ‘Every Week’ and ‘Continual Backup Files’ is selected then database will backup every week without expiring.
- Single Backup File
- Database backup will be done only once when backup frequency condition is met. Afterwards, automatic backup will not run
- Continual Backup Files
- Restore Previous Backup: All the previous backup files will be available in this table. Operator can choose any file and restore it. Please note: the backup file and current DLS installation supported device must match in order to restore the previous database. The database file can only be stored on the same version it was backup on. For example, DLS 5 v1.20 backup file can only be restored on v1.20 engine.