Network Management
Reset SolarWinds SQL database password
This article shows how to change the SolarWinds Platform database password.
First published date
Last published date
Overview
Steps to reset the SolarWinds Platform SQL Database Password that should be assisted by the customer's DBA team.
Product section
Cause
Resolution
Note: Stop the SolarWinds services on your servers prior to updating the credentials to ensure the old credentials are not in use and locking the database account.
- Log on to your SolarWinds Platform database using SQL Server Management Studio. Use the sa account or SolarwindsOrionDatabaseUser account.
- Expand Security > Logins.
- Right-click on SolarwindsOrionDatabaseUser > select Properties.
- Change the password. Type the new password on the "Confirm Password" dialog.
- Click OK.
- RDP to the Orion server.
- Click Start > All Programs > Solarwinds Platform > Configuration Wizard.
- Set the Database check box. Click Next.
- Specify the new password for SolarwindsOrionDatabaseUser and click Next.
- Select "Use an existing account". Select SolarwindsOrionDatabaseUser and specify the new password.
- Keep clicking next and allow the Configuration Wizard to complete.