SQL database backups
This topic provides brief explanation about recommended database backup configurations for a Verba system. The following table summarizes the recommendations for two types of systems:
Verba backup scenarios best practices
 | Simple | Advanced |
---|---|---|
Business requirements | This type of system allows maximum 1 day data loss. | This type of system allows maximum 1 hour data loss. |
Recovery model | Simple | Full |
Backup | Configure a full database backup, which runs on every day during the night. | Configure a full database backup, which runs on every day during the night and a transactional log backup running in every hour. |