cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Migrating the ISUS database to another server

Migrating the ISUS database to another server

Synopsis:

When migrating the ISUS database to another server, certain files need to be modified in the Publisher server to point to this new database location.  

Solution:

When moving database servers, then the following files will need updating with the new connection strings, username and password. These files are located in <FNC home>\FNC1500\tomcat\conf\Catalina\<serverName>

axis.xml
publisher.xml
ROOT.xml

The "connection string" refers to something which looks similar to the following:

"jdbc:jtds:sqlserver://<serverName>:1433;DatabaseName=<databaseName>"

 *Note: There is also a connection string in <FNC home>/FNC1500/reports/runreport.bat and <FNC home>/FNC1500/logloader/logloader.bat which will need to be changed. 

 

Labels (1)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Feb 10, 2021 04:01 AM
Updated by:
Contributors