Network Management
"Create low-privileged SQL accounts FAILED" error in SolarWinds Platform Configuration Wizard
When running the Configuration Wizard it is failing with the error "Create low-privileged SQL accounts FAILED".
First published date
Last published date
Overview
The following errors show when trying to run the Configuration Wizard:
Log Mgmt Plugin Tasks Disable Snmp Get Next Request In Network Collector SKIPPEDCreate low-privileged SQL accounts FAILED
Database configuration failed:. Failed to create low-privileged SQL accounts - Connection Timeout Expired. The timeout period elapsed during thepostlogin phase. The connection could have timed out while waiting for server to complete the login process and respond; Or itcould have timed out while attempting to create multiple active connections. The duration spent while attempting to connect tothis server was - [Pre-Login] initialization=4; handshake=1; [Login] initialization=0; authentication=6185; [Post-Login] complete=21752;
Services configuration failed:. Error while configuring component Orion.CreateLowPrivilegedSQLAcgbunts.High availability pool is disabled.
Product section
Cause
- Database did not respond in the allowable time.
Resolution
- Stop all SolarWinds services via SolarWinds Platform Service Manager.
- Navigate to "C:\Program Files\SolarWinds\Orion\" (default location).
- Create a copy of SWNetPerfMon.db.
- Open Notepad as administrator.
- Edit SWNetPerfMon.db with Notepad and update the values below:
connect timeout=20 → connect timeout=120
Timeout=20 → Timeout=60
CommandTimeout=90 → CommandTimeout=600
- Save the file.
- Re-run Configuration Wizard.