Back up memoQ TMS

From the Deployment tool, you can make a full backup of memoQ TMS. You can do it manually, or you can schedule the backups, so that memoQ TMS is backed up automatically and regularly.

This topic is about doing a manual backup.

To learn how to schedule regular backups, see the Schedule backup topic.

SQL server on different machine or installed separately? If SQL Server was not installed by the Deployment tool itself, make sure that the user backing up memoQ TMS has the bulkadmin or sysadmin server-level role on the SQL Server. To check and set this up, you need the sqlcmd program. To learn about the actual commands, read the Useful SQL commands topic.

Always take note of the version because you will need it when you restore the package: When you make a backup, always note down the version of the memoQ TMS (for example, 11.1 - you don't need the build number). When you open the Deployment tool, the memoQ TMS section will show the version of the memoQ TMS that is running - and not the version of the Deployment tool. Include the version number (for example, 11.1) in the name of the folder where you store the backup packages.

memoQ TMS has two components for creating backups. To use the default one which always works the same way, you don't need any extra steps. To use the newer one, learn how to turn on and configure the Backup Tool.

How to get here

When you do this, memoQ TMS will already be installed on the server computer.

  1. Log in to the memoQ TMS computer through Remote Desktop.

  2. Open the Start screen or the Start menu: Press the Windows key.

  3. Type memoQ, and wait for the results to appear.

  4. In the list, click memoQ TMS deployment tool.

  5. Windows may ask you to confirm to run the program. Click Yes or Run.

  6. The memoQ TMS deployment tool window opens. You need the topmost section (memoQ TMS):

    memoQ TMS already installed window with advanced options selection

  1. Click Backup. The Backup memoQ TMS window opens:

    deptool-backup-mqs

What can you do?

Create a folder that contains the version number of memoQ TMS: You will need the exact same version to restore the backup package. For example, if you make the backup from memoQ TMS 11.1, you will need the deployment tool for memoQ TMS 11.1 to restore that backup. (The build number - the third one - does not have to be the same.) However, the backup package does not indicate the version number. It is useful to create a folder that contains the version number, for example: mQs-11-1-backups.

You may need several gigabytes of free space on the disk where you save the backup. This depends on the amount of data on your memoQ TMS. The Deployment tool will warn you if there is not enough free space.

The Deployment tool will stop the memoQ TMS service for the time of the backup. This usually means a downtime between 1 and 5 minutes.

When the backup is finished, the Backup memoQ TMS window will look like this:

Success window in the deployment tool after backup finished

Error while creating database backup? If you get an error message that the database could not be backed up, you may not have enough permissions to do so. If SQL Server was not installed by the Deployment tool itself (that is, together with memoQ TMS), make sure that the user backing up memoQ TMS has the bulkadmin or sysadmin server-level role on the SQL Server. To check and set this up, you need the sqlcmd program. To learn about the actual commands, read the Useful SQL commands topic.

Cancel the backup process

To stop the backup, click the Cancel button.

When you finish

To return to the Deployment tool, click Finish.

To restore a backup: Make sure you have the backup at hand. Open the Deployment tool. In the memoQ TMS section, click Restore. To learn more, see the Restore from backup topic.