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
Open Microsoft SQL Server Management Studio (Start > All Programs > Microsoft SQL Server > SQL Server Management Studio).
Connect to the required server.
Right-click on Databases and click Restore Database.... The Restore Database dialog will be displayed.
In the To Database field, enter the Framework Database Name e.g. FworkSQLECM.
In the From Device field, click the Browse button. The Specify Backup dialog will be displayed.
Click the Add button. The Locate Backup File dialog will be displayed.
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]Click the OK button. The Locate Backup File dialog will close.
Click the OK button. The Specify Backup dialog will close.
In the Restore column, tick the backup to be restored.
Select the Options tab.
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.Select the folder location where the database will be restored to e.g.\[fw folder]\Data\DataMSSQL\.
In the File Name field, enter the file name: FworkSQLECM.mdf
Click the OK button.
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.Select the folder location where the database will be restored to e.g. \[fw folder]\Data\DataMSSQL\
In the File Name field, enter the file name: FworkSQLECM_log.ldf
Click the OK button.
Click the OK button. The database restoration will be performed.
Close Microsoft SQL Server Management Studio.