/
Restore Database

Restore Database

Article Index


This procedure is used if you need to restore the backed up database from a previous upgrade failure.

The following database restorations are based on Insula Software's recommended settings

Restore Database - FworkSQLECM

  1. Open Microsoft SQL Server Management Studio (Start > All Programs > Microsoft SQL Server > SQL Server Management Studio).

  2. Connect to the required server.

  3. Right-click on Databases and click Restore Database.... The Restore Database dialog will be displayed.

  4. In the To Database field, enter the Framework Database Name e.g. FworkSQLECM.

  5. In the From Device field, click the Browse button. The Specify Backup dialog will be displayed.

  6. Click the Add button. The Locate Backup File dialog will be displayed.

  7. Select the folder and file location of the backed up Framework database.

    A typical example of the backed up Framework database location is: \[fw folder]\Service\fwBackup_[Date]

  8. Click the OK button. The Locate Backup File dialog will close.

  9. Click the OK button. The Specify Backup dialog will close.

  10. In the Restore column, tick the backup to be restored.

  11. Select the Options tab.

  12. In the Restore the database file as list, click the Framework Database Name (i.e., FworkSQLECM) Browse button. The Locate Database Files dialog will be displayed.
    OR
    Use the default file location.

  13. Select the folder location where the database will be restored to e.g.\[fw folder]\Data\DataMSSQL\.

  14. In the File Name field, enter the file name: FworkSQLECM.mdf

  15. Click the OK button.

  16. In the Restore the database file as list, click the Framework Database Name Log (i.e., FworkSQLECM_log) Browse button. The Locate Database Filesdialog will be displayed.
    OR
    Use the default file location.

  17. Select the folder location where the database will be restored to e.g. \[fw folder]\Data\DataMSSQL\

  18. In the File Name field, enter the file name: FworkSQLECM_log.ldf

  19. Click the OK button.

  20. Click the OK button. The database restoration will be performed.

  21. Close Microsoft SQL Server Management Studio.