Troubleshooting Guide: Database Service Not Running
Issue
When attempting to start the software, you receive the error message: "Database service not running"
Cause
This error occurs when the database is corrupted and cannot be started. This corruption can happen due to various reasons, including:
- Unsuccessful uninstallation and reinstallation of the software
- System crash
Solution
Step 1: Check the Database Service
- Press
Win + Rto open the Run dialog - Type
services.mscand press Enter - In the Services window, search for "LutraDB"
- If LutraDB is running, the database service is working properly
- If LutraDB is not running, proceed to Step 2
Step 2: Remove the Corrupted Database Service
- Open Command Prompt as Administrator
- Press
Win + Xand select "Command Prompt (Admin)" or "Windows PowerShell (Admin)"
- Press
- In the Command Prompt, type the following command and press Enter:
sc delete LutraDB
- This command will remove the corrupted database service
Step 3: Recreate the Database
- Start LutraCAD
- The software will automatically create a new database
CAUTION
Following this procedure will result in the loss of all existing data in the database. If there are patient records or other critical data, it is strongly recommended to contact support before proceeding.