This appendix describes the procedure to follow when modifying the JRE installation.
Therefore, when updating or reinstalling JRE, it is necessary to restart the Mirroring Controller arbitration process, therefore follow the procedure below to modify the JRE installation:
Stop the Mirroring Controller arbitration process.
Refer to the Cluster Operation Guide (Database Multiplexing) for details.
Modify the JRE installation.
Change the installation environment to be used by Mirroring Controller.
Set the JAVA_HOME environment variable to the installation destination of new JRE 8, and use the mc_update_jre_env command to change the installation environment to be used by the Server Assistant.
This procedure must be executed by the superuser.
/opt/fsepv<x>assistant/bin is the installation directory where the Server Assistant is installed.
$ su -
Password:******
# export JAVA_HOME="OpenJre8InstallDir"
# /opt/fsepv<x>assistant/bin/mc_update_jre_env
Start the Mirroring Controller arbitration process.
Refer to the Cluster Operation Guide (Database Multiplexing) for details.