Administrative process activity | Local | Daily | Weekly | DS‑System |
|---|---|---|---|---|
1. Prepare database dump For Microsoft SQL Server databases, this activity depends on the Keep DS-Client database dump file setting: • Do not delete – Saves the previous dump, dumps the DS‑Client database and dsdelta database, and runs database consistency checks (DBCC). If an error occurs, it restores the previous dump. Otherwise, it deletes the previous dump and only keeps the current dump in the DS-Client buffer. • Delete after successful backup – Saves the previous dump (if it exists), dumps the DS‑Client database and dsdelta database, and runs database consistency checks (DBCC). If no errors occur, it removes the previous database dump (if it exists) from the DS-Client buffer before connecting to the DS-System. If activity 6 (Transfer Database Dump) is successful, it removes the current database dump from the DS-Client buffer. • Always delete – Dumps the DS‑Client database and dsdelta database and runs database consistency checks (DBCC). After the Daily Admin or Weekly Admin finishes, it deletes the database dump. Note: This step is not performed for PostgreSQL databases. | X | X | X | |
2. Clean database Deletes old history logs (activities, events and statistics), drops unused tables, and deletes unused records. | X | X | X | |
3. Update statistical data Updates statistical information for each backup (number of files and online amount). | X | X | X | |
4. Expand database (if necessary) Updates statistical information for each backup (number of files and online amount). | X | X | X | |
5. Verify backups Sends a list of all backups to the DS‑System. DS‑System sends back a list of backups that do not exist on the DS‑System storage or exist on the DS‑System storage but are not in the DS‑Client's list. | X | X | X | |
6. Transfer database dump For PostgreSQL databases, performs backup of the database to DS-System via pipe. For Microsoft SQL Server databases, transfers database dumps to DS‑System if activity 1 was performed successfully. Deletes database dumps if activity 1 is configured for Delete after successful backup or Always delete. | X | X | X | |
7. Synchronization (normal) Performs synchronization check for all backups that either do not exist on the DS‑System storage or exist on the DS‑System storage but are not in the DS‑Client's list. This is the same as a Normal synchronization, but any synchronized files retain an active backup status. | X | X | ||
8. Send daily email notification If the DS‑Client is configured for email notifications, sends a summary of backup activities to the administrator showing what occurred since the last admin process. | X | X | X |