# Updating Database Password

If <code class="expression">space.vars.SITENAME</code> database password has been modified by a user, then this utility would update the new password in <code class="expression">space.vars.SITENAME</code> application.

Follow the steps given below for updating database password in OpsHub:

{% if "OpsHub Integration Manager" === space.vars.SITENAME %}

* Stop OpsHub Server/ Service before execution of this utility.
  {% endif %}

{% if "OpsHub Migrator for Microsoft Azure DevOps" === space.vars.SITENAME %}

* Close OM4ADO application before execution of the utility.
  {% endif %}

* Go to <code class="expression">space.vars.SITENAME</code> Installation Folder>/Other\_Resources/Resources.

* Unzip `OpsHub Database Management utility.zip`.

* Run `OpsHubDatabaseManagementUtility.bat` for Windows system.

{% if "OpsHub Integration Manager" === space.vars.SITENAME %}

* In case of Linux system, run `OpsHubDatabaseManagementUtility.sh`.
  {% endif %}

- Enter path for OpsHub Installation Directory.

<div align="center"><img src="https://1981840166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrKmSoU6qnWKHRKaX2cZi%2Fuploads%2Fgit-blob-dce82ad5b12d44cf469d6100109f547e206b9fff%2FUpdating_Database_Password_Image_1.png?alt=media" alt="" width="1100"></div>

* Enter the new database password.

<div align="center"><img src="https://1981840166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrKmSoU6qnWKHRKaX2cZi%2Fuploads%2Fgit-blob-b3fd84a3eb046b3f73eee81d097d6ce9c0710396%2FUpdating_Database_Password_Image_2.png?alt=media" alt="" width="1100"></div>

* This would update database password in OpsHub application.

<div align="center"><img src="https://1981840166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrKmSoU6qnWKHRKaX2cZi%2Fuploads%2Fgit-blob-c3acda8f18c1996a790ff078c2d4e7593ceea95f%2FUpdating_Database_Password_Image_3.png?alt=media" alt="" width="1100"></div>
