ODI 12c Installation on Windows (12.1.3)
Installation of ODI 12.1.3 is much easier and smoother than 12.1.2. Entire installation process consists of 2 wizards: infrastructure and odi.
Download ODI 12.1.3 Installers
From Oracle Website: https://www.oracle.com/technetwork/middleware/data-integrator/downloads/index.html
download the following .zip installers:
+ Oracle Data Integrator 12cR1 (12.1.3)
+ Oracle Fusion Middleware Infrastructure

Unzip 2 downloaded files and you should see the following 2 folders in your odi_12c_installer folder:

FWM Infrastructure Installation
Run infrastructure jar installer:

Welcome screen:

Pick the location of Oracle_Home:

Installation type (we go with “Fusion Middleware Infrastructure with Examples”):

Prerequisites Check (java version and space available check)

Security updates:

Installation process:

ODI 12.1.3 Installation
Run ODI installer:

Welcome screen:

Installation locaation:

Installation type (we go with “Enterprise Installation”):

Prerequisite checks:

Installation progress:

Installation Complete:

Start ODI Studio:
You can find installed ODI 12c components in start menu:

Start ODI 12c Studio:


Post-Installation steps:
In relation to post-installation steps we need to create master and work repositories as well as configure ODI agents.
Create Master and Work Repositories:
Master and work repositories can be created with:
- ODI Studio Wizard
- RCU (Repository Creation Utility) that can be launched from: Oracle_HOME\oracle_common\bin\rcu.bat
Leave a Comments