In this scenario, the affected components are DAS and SDM. So you may need to
Update the DAS
Update SDM
The configuration file enables DAS to connect to the database. So, you have to update the configuration files to update DAS.
To update DAS:
Login to the machine where DAS is installed as esecadm (on UNIX), or as an administrator (on Windows).
Stop the Sentinel Services running on the machine.
Go to ESEC_HOME\bin:
On Unix, type the command cd $ESEC_HOME/bin
On Windows, type the command cd /d %ESEC_HOME%\bin
Update DAS configuration files on Unix and Windows using the following commands.
On Unix, execute ./dbconfig -a ../config -h <new DB hostname>.
On Windows, execute .\dbconfig -a ..\config -h <new DB hostname>.
You require the Database Hostname to login to SDM. To login to SDM, you may have to update the Database Hostname in SDM login window.
To Update SDM
Open Sentinel Data Manager.
In the login window, enter the Database, new hostname and other required details.
Click Connect.