Skip Headers
Oracle® Healthcare Foundation Installation Guide
Release 7.0.1

E70997-03
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

1 Overview

Oracle Healthcare Foundation provides a platform upon which healthcare organizations, such as providers and research focused organizations, can leverage business intelligence (BI), analytic, and performance management applications to make informed decisions.

The Oracle Healthcare Foundation installer lets you install the following components:

This chapter contains the following topics:

1.1 Software Requirements

The following is a list of software requirements for Oracle Healthcare Foundation:

Table 1-1 Software Requirements

Components Software Required

Common requirements for all components

  • Oracle Linux 6.5 or 6.6 (64-bit) operating system (OS)

  • Oracle Database 12.1.0.2.0 Enterprise Edition

  • Python 2.6.6

Data Model

No additional requirements

Data Management Assembly (Oracle Data Integrator)

  • Oracle Data Integrator (ODI) 11.1.1.7

  • Java Development Kit (JDK) 1.6.0_35

  • Oracle WebLogic server 10.3.6

Data Management Assembly (Informatica)

  • Informatica PowerCenter 9.6.1

Data Pipeline Services

You must install the Data Pipeline Services on a different WebLogic server other than ODI server.

  • Oracle Fusion Middleware Infrastructure 12.1.3 with Oracle WebLogic server 12.1.3

  • Java Development Kit (JDK) 1.8

Self-Service Analytics

  • Oracle Business Intelligence Enterprise Edition (OBIEE) 11.1.1.9

  • Oracle Business Intelligence Developer Client Tools 11.1.1.9.0

  • Java Development Kit (JDK) 1.8


1.2 Media Pack Content

The media pack from the Oracle Software Delivery Cloud (OSDC) contains the installer for:

  • Oracle Healthcare Foundation Linux (OHF_V701_Linux-x64.zip)

  • Oracle Healthcare Foundation Application Toolkit Linux (OHF_V701_AT_Linux-x64.zip)

  • Oracle Healthcare Foundation Application Toolkit Windows (OHF_V701_AT_Windows-x64.zip)

Note:

This guide provides the installation of Oracle Healthcare Foundation for Linux.

For Application Toolkit installation, see Oracle Healthcare Foundation Application Toolkit Installation Guide.

1.3 Installation Types

The installer supports the following modes:

  • Typical mode: Requires minimal installation parameters and is used for non-production environments, such as development and testing. This mode only supports fresh installation.

  • Custom mode (Recommended): Lets you customize the installation parameters.

1.4 General Guidelines for Installation

  • Linux X-windows should be used for the Linux Oracle Universal Installer (OUI) installation (Linux Graphical User Interface).

  • Before running the installer, make sure that the ORACLE_HOME and PATH environment variables are setup in your session.

    For example,

    export ORACLE_HOME=/u01/app/oracle/product/121020

    export PATH=$PATH:$ORACLE_HOME/bin

  • When re-executing the installer due to a failure, enter the same details in the question prompting phase at all times. Do not delete any objects in the installation folder.

  • Convert the installer execution shell to SH shell as the installer script executes in the SH shell of Linux OS.

  • Text enclosed within <> in the following sections, indicate parameters and you must provide an appropriate value.