Install Oracle Data Intergrator 12c on Windows

Introduction

Oracle data intergrator is a next generation ETL tools in the market.  A widely used data integration software product, Oracle Data Integrator provides a new declarative design approach to defining data transformation and integration processes, resulting in faster and simpler development and maintenance. Based on a unique E-LT architecture (Extract - Load Transform), Oracle Data Integrator not only guarantees the highest level of performance possible for the execution of data transformation and validation processes but is also the most cost-effective solution available today.
If you are new to ODI and ETL please read the below article about ODI

http://www.oracle.com/us/products/middleware/data-integration/enterprise-edition/overview/index.html

ETL vs ELT Architecture

etl-vs-elt

Install Oracle Data Intergrator 12c

Pre-requirements

  1. JDK 1.7
  2. Oracle WebLogic Server 12c ( If you want to be run JEE agent)
  3. Any date base to create ODI repository

Download ODI

  1. Download ODI with Weblogic. Click hire

Installation

1. Extract download file.

image

2.  OID 12.1.2 setup file and patch.

image

3. Open command prompt as an administrator and run the below command to start ODI setup

image

Run ODI setup file and wait till open ODI setup wizard GUI
D:\{odi setup folder} >java –jar {odi setup file name}

image

4. Open the ODI setup wizard interface. Click next to continue setup

image

5. Select your oracle middleware home ( This is not an oracle database home) and click next.

image

6. Select your installation type. if you want to install locally hosted ODI on your PC and laptop without any agent select “Standalone Installation” or if you want server level installation with JEE agent select  “Enterprise Installation” . ( In this section I have selected enterprise installation)

image

7. This is a pre-requirements validation step. If you did not find any issue in pre-requirements click Next

image

8. Click Finish to start installation

image

9. Click “ Next”

image

10. Click “Finish” to finish installation

image

 

Apply Oracle Data Intergrator Patches

1. Create top level folder
image

2. Copy patch files to this folder
image

3. Open CMD as Administrator run below command
image

4. Appling patches
image

Configure ODI repository

Create Master and Work Repository

There is two type of way to create master and work repository
  1. ODI Studio wizard
  2. RCU (Repository creation wizard) , Its can be launched from Oracle_HOME\oracle_common\bin\rcu.bat
In this section, I use ODI studio wizard method.
1. Create two DB user account for ODI Repository ( I use oracle database to create repositories)
     Master repository user account
image
     Work repository user account
image

2. Open ODI from below location
      C:\ {Oracle Home}\odi\studio\odi.exe

3. Opening ODI.

image

Create master repository

1.  File –> New –> Master repository creation wizard –> Click “OK”

image

2. Fill in the details

image

     I     : Technology :- Your database type that you decided to create ODI repositories
     II   : JDBC driver  :- Name of JDBC driver that used to connect database
     III  : JDBC URL : Change yellow coloured details like as @your DB hostname:port:SID
     IV  : User : Master repository user name
     V   : Password : Master repository password
     VI  :  DBA user : DBA user name
     VII : DBA Password : DBA Password

3. Fill the details and click test connection, This is a not issue this is a warning , Ignore it. Click OK and click next to continue

image

4. Create ODI credential. You can’t change supervisor user name , So add the password for supervisor and click finish.

image

5. Check Internal Password Storage and click finish.

image
6. Creating master repository.

image

7. Master repository creation was successful.

image

CREATE CONNECTION FOR MASTER REPOSITORY

1. Click connect to repository

image

2. Click new button.

image

3. Enter the required data and click test button to verify the connection. If everything is ok. Click OK button to connect.

image

CREATE WORK REPOSITORY

1. Go to topology button and open repositories menu

image

2. Right click Work Repositories and select new work repository from the opened menu. Enter the DB username and password for ODI work repository click next.
image

3. Enter the name and password for ODI work repository and click finish. and after entering identification name for login

image

Login to ODI work environment


1. Select login name and Click “OK”.

image

In my next session I will discuss with you about interface and also how can we load data using ODI12c
Thanx , If you can share this with your friends.
Install Oracle Data Intergrator 12c on Windows Install Oracle Data Intergrator 12c on Windows Reviewed by Lilantha Lakmal on 5:53:00 PM Rating: 5

No comments:

Powered by Blogger.