Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

INDEX

Chapter 1:

1.1 Computer Requirements and Prerequisites

Chapter 2:

2.1 ODI Installation


Chapter 1

 Install Windows XP(Any Suite)


 Install Oracle Database 10g Express Edition
 Install SQL Developer

Installion of Windows XP is very important because ORACLE products are compatable


with this operating system. 10g and SQL Developer are first thing to be installed before
going to chapter 2.
Chapter 2

ODI Installation:
Step 1:

 Open ODI Folder


 Setup-> Windows-> Disk 1-> install-> Setup-> Setup.bat
 Next-> Choose Second Option->Complete-> Next-> Next->Install->Exit(Success full install)

Step 2:

 Start-> Oracle-> ODI->Repository Mgmt->Master Repository Creation


 Driver-Click the button on the right-> Choose Oracle JDBC Driver->Click OK
 URL-> Click the button on the right-> choose jdbc:odbe:<odbc_dsn_alias>-> change the part
after @ sign to localhost:1521:xe(lower case)
 UserName:
 Password:
 Test Connection-> You should get a message saying conncection successful.
 Click OK

Step 3:

 Start-> Oracle-> Topology Manager->NEW (First button to the right)


 Login Name: OracleDI Local Repository
 User: SUPERVISOR(All Uppercase)
 Pass: SUNOPSIS(All Uppercase)
 Click Ok

 I need to insert something more here. I need more time because some window pops up and ask
for information. I have to do it manually again to write down the steps.(NOT FINISHED)

Step 4:

 After Step 4 Topology Manager windows is Pops up


 Right click on the work repositories->Choose Insert Work Repository-> Data Server: New
window pops up-> Name: Give it some name(WORKREP)-
 Technology: Oracle
 User:
 Password:
 On the top choose JDBC tab
 JDBC Driver: Oracle JDBC Driver
 JDBC Url: Click the button on the right-> choose jdbc:odbe:<odbc_dsn_alias>-> change the part
after @ sign to localhost:1521:xe(lower case)
 Test-> The connection should be successful
 Back to definition tab and test the connection
 Then OK
 A new window pops up
 I need to insert something more here. I need more time because some window pops up and ask
for information. I have to do it manually again to write down the steps.(NOT FINISHED)

You might also like