PramodCV
Enthusiast
Enthusiast

Hi,

Apologies for the incorrect inputs in the above post.

Earlier post pointed steps to change the CBM Server IP .

To change the DB IP address, we dont have a utility built in. We would need to change in Hibernate Config files manually. The file is present in multiple location like Apache-tomcat folder, DC folders(VC DC,VCD DC and VSM DC)  and same files would be present in all the nodes and load balance setup. The file name that needs to be changed is "hibernate.cfg.xml". Please find the location(in the attached image) of the file where changes has to be made.

Note changes has to be made in line - <property name="connection.url">jdbc:sqlserver://;serverName=<Replace the new ip address>;databaseName=<DatabaseName></property>

Thanks

Pramod.

hibernate_cfg_xml.JPG

Reply
0 Kudos