Feedback

  • Contents
 

Back Up the Latitude Database

Latitude by Genesys recommends that your agency run database backup procedures at least once nightly, and follow network best practices. The preferred methodology is to back up to a file, then copy the file to a tape. The following instructions are for Microsoft SQL Server 2008 R2. These instructions assist you in setting up the process for backing up your Latitude database to a file. Follow your backup software’s recommended guidelines for copying the database backup file you create. 

To back up the Latitude database

  1. Click Start > All Programs > Microsoft SQL Server 2008 R2 > SQL Server Management Studio. The Microsoft SQL Server Management Studio window appears.

  2. Expand the Databases folder and click your database name.

  3. Right-click the database name, click Tasks, and then click Back Up... The Back Up Database dialog box appears.

  4. To change the default backup name, in the Backup set section, in the Name box, type the backup name.

  5. (Optional) In the Description box, type a description of the backup.

  6. Specify when the backup set expires.

Note: Backup files that you created previously display in the Destination section. You can select one of these backup files and overwrite it, or create a backup file.

  1. To create a database backup file, do the following:

    1. In the Destination section, click Add. The Select Backup Destination dialog box appears.

    2. Click File name and then click the ellipsis (...) The Locate Database Files dialog box appears.

    3. Click the folder where you want to save the backup file.

    4. In the File name box, type a file name and then click OK.

    5. In the Select Backup Destination dialog box, click OK.

  2. In the Destination section, click the entry you just created and then click OK. The backup progress appears in the Progress section. When the backup is complete, a notification dialog box appears.

  3. Click OK.

  4. Follow your backup software's recommended procedure for backing this file up to tape or disk.

Related Topics

Server Processes