Backup OpenLM Server – SQL Server Database – HT809
Backup the OpenLM Database
- Open up Windows services and stop the “OpenLM Server” service.
- Open Microsoft SQL Server Management Studio.
- Connect to the “ServerName\Instance” of the server that holds the OpenLM database.
- Expand the Databases tab to see the OpenLM database.
- Right click the desired database then Databases –> Tasks–> Back Up.
- Set Backup Type to Full.
- Click OK to start the backup process.
- See more on the backup process of SQL Server here.