Description:
Procedure to move the SOI Manager and Connectors to 64-bit JAVA for better performance.
Solution:
sam_services stop sam_services remove
rename SAM-Tomcat.conf SAM-Tomcat.conf-bkcp (This file is only available on the SOI Manager) rename SAM-IntegrationServices.conf SAM-IntegrationServices.conf-bkup
copy SAM-Tomcat.conf64 SAM-Tomcat.conf copy SAM-IntegrationServices.conf64 SAM-IntegrationServices.conf
sam_services install sam_services start
Note: Please make sure the server has sufficient Physical Memory, as 64-bit Java uses 4GB of Memory, hence the Physical server need to have at least 6GB of Physical Memory to start
using the 64-bit Java.