Troubleshoot Digita Suite Database Backup Errors
You may encounter one of the following errors when using the database backup:
- Appears to freeze during use on a Windows PC.
- Hangs on the title screen or crashes during loading.
- Fails to complete a backup and displays the ‘Could not backup database’ error message.
- A password entry dialog box displays on launch.
important
You can only use the Digita Database Backup Tool on the server or a standalone machine, it won't work from a node or workstation.
Hangs on the title screen or crashes during loading
- Check that theSQL Server (MSSQLSERVER)service is running:
- Type ‘services’ in theWindowsSearchbox
- Select theServicesapp from the search results
- In theService Managerdialog box, scroll through the list to findSQL Server (MSSQLSERVER)
- Ensure that thestatusofSQL Server (MSSQLSERVER)is set toRunningand close the dialog box. If there is noSQL Server (MSSQLSERVER)service,Digita Database Backup will not work.
- UninstallDigita Database Backupfrom the affected machine:
- Type ‘Control Panel’ in theWindowsSearchbox
- SelectControl Panelfrom the search results
- Select theUninstall a programlink
- SelectDigita Database Backup, then select theUninstallbutton.
- InWindowsFile Explorer:
- Find and delete the file C:\ProgramData\Digita\Database Backup
- Find and delete the file C:\Program Files (x86)\Digita\Database Backup.(If theProgramDatafolder does not appear in theC:\directory, select theViewtab inFile Explorer, then select theHidden itemscheck box.
- Create a fresh installation ofDigita Database Backup, version.1.5:
- Select the following link to begin downloading a zip folder containing version 1.5 of Digita Database Backup (zip folder, 24.4 MB)
- Save the zip folder to a convenient location, extract the compressed files, double-click onsetup.exeand follow the installation instructions.
- Update the fresh installation of version 1.5Digita Database Backupto version 2.0:
- Select the following link to download a zip folder containing version 2.0 of Digita Database Backup (zip folder, 37.2 MB)
- Save the zip folder to a convenient location, extract the compressed files, double-click onsetup.exe, and follow the update instructions.
noteDue to a bug, which we are working to resolve, some versions will not function properly unless you already have version 1.5 installed and have then updated it to the version you require. Also, remember that compressed files in zip folders must be extracted before they can be used to install and updateDigita Database Backup. - Check the compatibility of your current version ofDigita Database Backupwith the version ofSQL Serveryou have installed on you main machine/server:
- Digita Database Backupversion 2.0 is compatible withSQL Server 2016to SQL Server 2019
- Digita Database Backupversion 1.7 iscompatible withSQL Server 2008R2to SQL Server 2014
- Digita Database Backupversion 1.5 isnotcompatible withSQL Server 2016and newer versions.
Fails to complete a backup and displays the ‘Could not backup database’ error message
- If you are currently using version 1.5 ofDigita Database Backup, take the following steps to update it to version 1.6:
- Select the following link to download a zip folder containing version 1.6 of Digita Database Backup (zip folder, 37.2 MB)
- Save the zip folder to a convenient location, extract the compressed files, double-click onsetup.exe, and follow the update instructions.
- Ensure that there is sufficient space available on the drive where you are storingDigitadatabase backups and archives.noteDatabase backups are saved to theMicrosoft SQL Backupfolder, which by default is theC:/drive, but this location may be different in non-standard setups. IfArchiveis selected, archived SQL backups will be stored in the specified location.
A password entry box displays on launch
This an be caused by the
Windows
user not having administration permissions setup in SQL Server
. Take the following steps to add administration permissions: - OpenSQL Server Management Studio.
- Login as theSAuser.
- SelectSecuritythenLoginsto expand these sections.
- Create a new login account for theWindowsuser with the password entry problem.
- Select theServer Rolespage.
- Select thesysadmincheck box.
Appears to freeze during use on a Windows PC
Digita Database Backup
may appear to freeze because a Backup Scheduling
dialog box is hidden behind the main screen. Taking the following steps will resolve this problem.- LaunchDigita Database Backup.
- When it appears to freeze, right-click anywhere on theNotificationbarat the bottom of yourWindowsDesktop (or press and holdCtrl+Alt+Delete) and selectTask Managerfrom the pop-up menu.
- FindDigita Database Backupin the list ofApps(you may need to select theMore detailsarrow to see the full list):
- Select the arrow to the left ofDigita Database Backupto expand the list of processes
- Right-click on theBackup Schedulingprocess
- SelectSwitch tofrom the pop-up menu
- Immediately after selectingSwitch to, pressAlt+Spacebar.
- SelectMovefrom the pop-upWindowmenu, then immediately use your keyboard arrow keys or mouse to move the hidden window into view.
- Press theEnterkey to fix the window into view. (In order to prevent the issue reoccurring, select theDon't show this message againcheck box).
- Select theOKbutton to return to theDigita Database Backupmain screen.