Skip to main content
OnCommand Unified Manager 9.5
A newer release of this product is available.

Upgrading JRE on Linux

Contributors

You can upgrade to a newer version of Java Runtime Environment (JRE) on the Linux server on which Unified Manager is installed to obtain fixes for security vulnerabilities.

Before you begin

You must have root privileges for the Linux system on which Unified Manager is installed.

Steps

  1. Log in as a root user on the Unified Manager host machine.

  2. Download the appropriate version of Java (64-bit) to the target system.

  3. Stop the Unified Manager services: service ocieau stop``service ocie stop

  4. Install the latest JRE on the system.

  5. Start the Unified Manager services: service ocie start``service ocieau start