LicenseWatch FAQ
Problems when Restoring the Database
Restoring the database requires that there are no open connections to the database. Go through the following steps to free all connections to the LicenseWatch database:
- Run iisreset
- Close Query Analyzer and similar tools that accesses the database
- Go to Control Panel / Administrative Tools / Services
- Stop service LW Client Package Handler
- Stop service LW SMS Client if it exists
- Restart service MSSQLSERVER
Ultimately, you can use SQL management tools to kill open connections to a database.
