Service Operations Insight

 View Only

SOI Tech Tip:  UIM Connector UIM Database connect credentials after CA_UIM Database moved to another SQL Server 

Oct 14, 2016 10:44 AM

When the CA_UIM Database of the UIM Server is moved to another SQL Server, the new connection credentials can be updated in the UIM Connectors configuration file CA\Catalyst\CatalystConnector\registry\topology\physical\<hostname>_CatalystConnector\modules\configuration\Nimsoftconnector.xml file.

 

<property name="wsUrl" value="jdbc:sqlserver://<sqlserver>:1433;databaseName=CA_UIM;integratedSecurity=true"/>
 <property name="wsUsername" value="<account>"/>
 <property name="wsPassword" value="<password>"/>

 

The password needs to be encrypted with the utility

 

CA\Catalyst\CatalystConnector\tools\encrypt\encrypter.bat

 

encrypter.bat new_password

 

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Apr 24, 2017 06:30 AM

Hello Ankur, please open a support case so we can verify the configuration and log files.

 

Kind regards,

Britta Hoffner

Apr 24, 2017 05:25 AM

Hi Britta,

 

Followed the steps but still the database is pointing to the previous server.

 

Thanks

Ankur

Related Entries and Links

No Related Resource entered.