11 Middle-Tier Upgrade on the Primary Node

For a list of the supported upgrade paths, see Supported Upgrade Paths.

To upgrade the OHF Middle-Tier, follow the instructions below:

  1. Check Prerequisites

  2. Prepare the Installer

  3. Run the Installer

  4. Check the Installation

11.1 Check Prerequisites

Fusion Middleware Infrastructure is installed on the machine (see Software Requirements).
The oh_domain WebLogic domain is present on the WebLogic machine.
All the OHF Data Model schemas exist.
The Oracle external table DIRECTORY object is created for Omics Data Bank.
Ensure all servers and node manager on primary and secondary nodes.

11.2 Prepare the Installer

Extract the contents of the OHF media pack to your system.
Open the <media_pack_location>/ folder.
Unzip the OHF_721_Linux-x64.zip file where you want to launch the installer using the following command:

unzip -a OHF_721_Linux-x64.zip

Open the Disk1/install folder.
Change the protection on files as follows:

chmod 755 *


11.3 Run the Installer

Start the Oracle Universal Installer (OUI) using the following command:

./runInstaller.sh


Screen Action
Welcome Click Next.
Select a Product to Install Select the Oracle Healthcare Foundation Middle Tier 7.2.1.0.0 option.
Specify Home Details Enter the Middle Tier home name and location.
Choose Install Type Select No to perform an upgrade.
Verify Upgrade Prerequisites Verify if all the prerequisites are met before proceeding.
Fusion Middleware Home Specify the WebLogic with ADF installation path. The installer validates this path.
AdminServer Configuration Enter values for the following fields:
  • Listen address

  • Listen port

  • SSL listen port

  • User name - WebLogic administrator user

  • Password - WebLogic administrator password

NodeManager Configuration Enter values for the following fields:
  • Listen address

  • Listen port

  • User name - Node manager administrator user

  • Password - Node manager administrator password

Oracle Healthcare Foundation Data Model Configuration - part 1 Enter values for the following fields:
  • Database host name - By default, the system host name appears. For remote installations, set this value to the host name of the remote machine.

  • Database port

  • Service name

Oracle Healthcare Foundation Data Model Configuration - part 2 Enter values for the following fields:
  • Omics Data Bank schema name

  • Omics Data Bank schema password

  • Services schema name

  • Services schema password

  • HDM schema name

  • HDM schema password

  • Enterprise schema name

  • Enterprise schema password

Oracle Healthcare Foundation Data Model Configuration - part 3 Enter values for the following fields:
  • Cohort Data Mart (CDM) schema name

  • Cohort Data Mart (CDM) schema password

  • Clinical Genomics (cga) schema name

  • Clinical Genomics (cga) schema password

Summary Click Install.
End of Installation Click Exit after reviewing the installation information. At the confirmation prompt, click Yes to exit the installer.

11.4 Check the Installation

Check the log file located in ORACLE_BASE/oraInventory/logs.
Review the generated installation log files for errors. For details, see Middle-Tier Troubleshooting.
Contact Oracle support, if necessary, to resolve any errors.