Akcelerant Service Guide
Back Ups

This section provides details on how to perform three required backups in order to complete the upgrade installation.

Perform a Database Backup

Prior to upgrading to a new version, it is required that a backup of the database is performed. To back up the database:

  1. Open Microsoft SQL Server Management Studio and connect to the server where your Akcelerant database is housed.

  2. Press F8 to open the SQL Server Object Explorer.

     

  3. Press the + icon to expand the Databases node.

     

  4. Right-click on the database that is being backed up and navigate to Tasks. Click Back Up.

     

  5. A new window titled Back Up Database [Database Name] opens.

     

  6. In the Destination section, click Remove to remove the default backup location.

  7. Ensure the Disk radio button is selected in the Destination section. Click Add.

     

  8. A new window titled Select Backup Destination opens.

  9. Click on the  button to locate the desired directory where the backup is being placed.

  10. In the File Name field, give the backup a meaningful name that ends with the file extension .bak. Click OK.

    It is recommended that a date is included in the file name.

  11. The Locate Database window closes and the File Name field in the Select Backup Destination window populates the chosen file name. Click OK.

  12. The Select Backup Destination window closes and the File Name appears in the Destination section of the Back Up Database [Database Name] window. Click OK to begin the backup.

     

  13. The Progress section indicates the backup is executing.

     

  14. Upon completion, a success window appears. Click OK to return to SQL Server.

     

 

Perform a Sharepath Backup

Prior to upgrading to a new Framework version, it is required that a backup of the sharepath is performed. To back up the sharepath:

  1. Open Microsoft SQL Server Management Studio and connect to the server where your database is housed.

  2. Click the  button.

  3. Select the Akcelerant database from the drop-down.

     

    The database may have a different name.

  4. Type the following query:

                         SELECT ParameterValue FROM tblGlobalParameter WHERE ParameterCode = 'SHAREPATH'

  5. Click the  button.

  6. The Results window displays the sharepath location.

  7. Using windows explorer, navigate to the location in the results panel.

     

  8. Select all folders and files in this location. Right-click on the selection and select Send To > Compressed (zipped) folder.

  9. The compressed folder populates in the sharepath location. Rename the compressed folder a meaningful name.

    It is recommended that a date is included in the folder name.

  10. Move the compressed folder to a secure location.

Backup all Program Files

  1. Open windows explorer and navigate to the Framework installation location.

     

  2. Right-click on the Productivity Framework folder and select Send To > Compressed (zipped) folder.

     

  3. The compressed folder populates in the installation location. Rename the compressed folder a meaningful name.

    It is recommended that a date is included in the folder name.

  4. Move the compressed folder to a secure location.

 

 


©2015 Akcelerant Software LLC. All Rights Reserved.