SlideShare a Scribd company logo
PREPARED BY RAVI KUMAR LANKE Page 1
Creating Master and Work Repository
This tutorial explain how to create Master and Work Repository in Unix and windows environment with
Oracle 11g with ODI_MASTER and ODI_WORK defined as Master and Work Repository .Please change the
parameter for your environment and database
Oracle recommends creating „snpm‟ and „snpw‟ for Master and Work Repository. I intend to use
ODI_MASTER and ODI_WORK as it makes it easy and sense when any one looks into it.
After Oracle Data Integrator ( ODI) Installation, create these schemas as follows namely.
SCHEMA NAME PASSWORD DESCRIPTION
ODI_MASTER ODI_MASTER Schema to Install the Master Repository
ODI_WORK ODI_WORK Schema to Install the Work Repository
WORK_SCHEMA WORK_SCHEMA Schema to be used as Work schema for all the Oracle Connection
Use the following Codes to create the required schema, attached the required tablespace as per
your requirement for home or testing environment dont worry about the Tablespace.
CREATE USER ODI_MASTER IDENTIFIED BY ODI_MASTER;
GRANT CONNECT,RESOURCE TO ODI_MASTER;
CREATE USER ODI_WORK IDENTIFIED BY ODI_WORK;
GRANT CONNECT,RESOURCE TO ODI_WORK;
CREATE USER WORK_SCHEMA IDENTIFIED BY WORK_SCHEMA;
GRANT CONNECT,RESOURCE TO WORK_SCHEMA;
CREATE USER ODI_MASTER IDENTIFIED BY ODI_MASTER;
GRANT CONNECT,RESOURCE TO ODI_MASTER;
CREATE USER ODI_WORK IDENTIFIED BY ODI_WORK;
GRANT CONNECT,RESOURCE TO ODI_WORK;
CREATE USER WORK_SCHEMA IDENTIFIED BY WORK_SCHEMA;
GRANT CONNECT,RESOURCE TO WORK_SCHEMA;
In UNIX environment please use the following environment variables to connect to the ODI Installed
Folder
export ODI_HOME=/home/oracle/OraHome/oracledi
export ODI_JAVA_HOME=/home/oracle/OraHome/jre/1.4.2
export PATH=$PATH:$ODI_HOME/bin
cd /home/oracle/OraHome/oracledi/bin
PREPARED BY RAVI KUMAR LANKE Page 2
[Note: Please change your HOME PATH i.e /home/oracle to your installed directory where ODI is
installed ( as it is for me ) ]
Creating Master Repository
In Windows Go the Following path as shows in the above image or you can call the ” REPCREATE.BAT ” in
windows from the cmd prompt or ” ./repcreate.sh ”
in UNIX environment from „ oracledi/bin „ folder
PREPARED BY RAVI KUMAR LANKE Page 3
Enter the required information to create the Master Repository.
User – Username to connect to the database, for my example I am using
“ODI_MASTER”
Pass – Password for the particular above mentioned user.
Id – Give any number from 0 -50
Password –for my example its ODI_MASTER
Technology – Use the technology you are using above to connect, for my example
I am selecting Oracle.
Driver : Click and select your respective technology jdbc driver , for my example its „ oracle „ so I am
using
Oracle.jdbc.driver.oracleDriver
You can learn about each driver in Description as you scroll through all the drives listed there .
URL : Enter the corresponding url for respective driver technology , for my example iam using „
localhost.localdomain:1521:orcl „
host address – localhost.localdomain
port – 1521
PREPARED BY RAVI KUMAR LANKE Page 4
Sid – ORCL
Change your parameters depending on your environment.
To learn about url see Description in the image.
Final click on Test connection, if every parameter is correct it will show Successful message.
Click on and Master Repository will be created .
PREPARED BY RAVI KUMAR LANKE Page 5
Logging into Topology Manager
Now type „ ./topology.sh „ or „ TOPOLOGY.BAT „ in the oracldi/bin directory or point to the icon of the
Topology as show in the image.
To login into Topology Manager and you will see a similar screen , click on new shown below
Type in the required parameters , generally the parameters are same as above
For me (oracle ) its like this
PREPARED BY RAVI KUMAR LANKE Page 6
For Oracle Data Integrator Connection
Give a login name i.e a name for your Repository, you can give any meaningful description eg
development, testing etc.
USER – SUPERVISOR
PASSWORD – SUNOPSIS
[ ** Please use capital alphabets , they are case sensitive ***]
For Database Connection (Master Repository)
Use the same User and password that you have used while creating Master Repository as discussed
above while creating master repository .
Finally click Test to test the connection .Click ok and type again ./topology.sh
After logging in, select your login name and click ok.
PREPARED BY RAVI KUMAR LANKE Page 7
Now you will logged in the Topology Manager , go to fifth tab i.e Repositories and you will see
Master and Work Repositories as shown below.
PREPARED BY RAVI KUMAR LANKE Page 8
Creating Work Repository
Right Click on Work Repositories and click on “Insert Work Repository”
You will see a Data Server , as shown below ,
Name : Name for your Work repository , it can be anything
Technology : Technology you are using to connect , for my example its Oracle
User : Username for the database ( ODI_WORK)
Password : Password for the particular above mentioned user
Let the other default parameters be as it is .
PREPARED BY RAVI KUMAR LANKE Page 9
Go to Next Tab JDBC
Give the JDBC Driver and JDBC Url depending on your technology.
Click on Test to test the connection .
Click yes and if everything is correct you will see
Else connection failed , if failed please check your parameters.
Finally a window will pop up , enter the
ID for the Work Repository and the meaningful Work Repository Name to it.
PREPARED BY RAVI KUMAR LANKE Page 10
Finally you will see the Work Repository defined as shown below in the sample image.
PREPARED BY RAVI KUMAR LANKE Page 11
PREPARED BY RAVI KUMAR LANKE Page 12
Connecting to the Designer.
Now we are going to connect to the above Work repository and do our development.
Type in the terminal ./designer.sh
or
designer.bat
Click on New and type in the following parameters
Enter the same information and the only thing new is Repository Name type in the above work
repository if you remember, else click on this icon under Work Repository box.
You will see a list of the Work Repository you created
PREPARED BY RAVI KUMAR LANKE Page 13
Select and click ok
Test the connection , if everything is fine you will have successful connection
Later select your new Login Repository creates above and automatically username and password will be
entered.
Click ok and you will log into the Designer to create your First interface.

More Related Content

PDF
DBAdapters
PPT
Installation of Joomla on Windows XP
PPTX
Mule using Salesforce
PDF
Deploy agent in em12c
PPT
Installation of Drupal on Windows XP with XAMPP
PPT
PPTX
Mule jdbc
PPTX
Java mule
DBAdapters
Installation of Joomla on Windows XP
Mule using Salesforce
Deploy agent in em12c
Installation of Drupal on Windows XP with XAMPP
Mule jdbc
Java mule

What's hot (19)

PPTX
Mule esb :Data Weave
PPT
Spring introduction
PDF
Oracle to MySQL DatabaseLink
PDF
Upgrade Oracle Database to 12c
PDF
Install oracle solaris 11.2 using gui
PDF
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
PDF
Oracle olap-installation
PDF
Passing java arrays in oracle stored procedure from mule esb flow
PDF
Pluggable database 3
PPT
Installation of Drupal on Windows XP
PDF
A Complete Installation Guide for Orangescrum
PDF
Build Reliable Asynchronous Code with Queueable Apex
PDF
Enterprise Manager: Write powerful scripts with EMCLI
DOCX
Sql interview questions
PDF
Ebs clone r12.2.4
PPTX
Input and output flow using http and java component
PPT
Php MySql For Beginners
PPT
13 java in oracle
ODP
Mule ESB SMTP Connector Integration
Mule esb :Data Weave
Spring introduction
Oracle to MySQL DatabaseLink
Upgrade Oracle Database to 12c
Install oracle solaris 11.2 using gui
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
Oracle olap-installation
Passing java arrays in oracle stored procedure from mule esb flow
Pluggable database 3
Installation of Drupal on Windows XP
A Complete Installation Guide for Orangescrum
Build Reliable Asynchronous Code with Queueable Apex
Enterprise Manager: Write powerful scripts with EMCLI
Sql interview questions
Ebs clone r12.2.4
Input and output flow using http and java component
Php MySql For Beginners
13 java in oracle
Mule ESB SMTP Connector Integration
Ad

Viewers also liked (20)

PPS
Planetet
PPTX
Selvvalgt fordypningsemne norsk
PDF
Global Invacom
PPT
Technology Class Pres
PDF
Digitalrise
PPT
Investeren In Besparen Loont
PDF
Pengeualaran Daerah Efektif
PPTX
#Baytshusmo
PDF
Know Your Rights!
PDF
Modern Intranets
DOC
Designing communicating objects, bu Paolo Volonté
PDF
PPT
Dave Briggs Community And Collaboration
PDF
How to change the obiee 11g browser title
PPTX
Efficiencies and e-Learning
PPTX
Dos and donts of social media for educators 04052015
PPTX
Higher education and copyright
PDF
『シーエー・モバイルのスマートフォンへの取組』シーエー・モバイル山口氏
Planetet
Selvvalgt fordypningsemne norsk
Global Invacom
Technology Class Pres
Digitalrise
Investeren In Besparen Loont
Pengeualaran Daerah Efektif
#Baytshusmo
Know Your Rights!
Modern Intranets
Designing communicating objects, bu Paolo Volonté
Dave Briggs Community And Collaboration
How to change the obiee 11g browser title
Efficiencies and e-Learning
Dos and donts of social media for educators 04052015
Higher education and copyright
『シーエー・モバイルのスマートフォンへの取組』シーエー・モバイル山口氏
Ad

Similar to Creating master and work repository (20)

DOCX
Obia11.1.1.10.1 installation and configuration on Unix platform
DOCX
Creating and connecting to odi master and work repositories
DOCX
Oracle WebLogic
PDF
154090896 installation-of-oracle-database-12c
PDF
How to connect sql server to oracle server
PDF
configuring+oracle+rds+with+glasfish+server
DOCX
Odi 11g master and work repository creation steps
DOCX
Weblogic 12c Graphical Mode installation steps in Windows
DOCX
12c weblogic installation steps for Windows
PPTX
Jsp and jstl
PDF
Tomcat + other things
PDF
Create non-cdb (traditional) oracle database 12c on windows
PDF
Sql server 2012 tutorials writing transact-sql statements
PDF
Pl lab solution
PDF
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
PPT
Mysql
PDF
Oracle bi 10g_install_migration
PDF
Installing spark scala console in windows 10
PDF
Building Large Java Projects Faster: Multicore javac and Makefile integration
Obia11.1.1.10.1 installation and configuration on Unix platform
Creating and connecting to odi master and work repositories
Oracle WebLogic
154090896 installation-of-oracle-database-12c
How to connect sql server to oracle server
configuring+oracle+rds+with+glasfish+server
Odi 11g master and work repository creation steps
Weblogic 12c Graphical Mode installation steps in Windows
12c weblogic installation steps for Windows
Jsp and jstl
Tomcat + other things
Create non-cdb (traditional) oracle database 12c on windows
Sql server 2012 tutorials writing transact-sql statements
Pl lab solution
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Mysql
Oracle bi 10g_install_migration
Installing spark scala console in windows 10
Building Large Java Projects Faster: Multicore javac and Makefile integration

More from Ravi Kumar Lanke (20)

PPTX
mariadb_odbc_step_by_step_implementation.pptx
PPTX
Local users and groups missing in windows 10.pptx
PPT
Steps for Multimedia Signal Processesing.ppt
PPT
An overview of concepts of Sentiment Analysis
PPT
Step by Step Oracle Virtual Manager Installation.ppt
PPTX
CA workload Automation Tool Power Point Presentation
PDF
Creating and configuring vnc sessions
PDF
Copying files between linux machines using scp and ssh without linux user pas...
PDF
Exporting schema to dmp file and importing it into other oracle database
PDF
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
PDF
Installing solaris on virtual box and installing weblogic server
PDF
Enabling remote desktop connection on windows 7 64 bit
PDF
Connecting to the remote database through sql developer without database clie...
PDF
Setting home path class path and path for java on windows 7
PDF
How to find ip and mac address
PDF
Step by step deployment of sampleappv406
PDF
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
PDF
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
PDF
Installing my sql on windows
PDF
How to prevent access to command prompt and registry editing tools and window...
mariadb_odbc_step_by_step_implementation.pptx
Local users and groups missing in windows 10.pptx
Steps for Multimedia Signal Processesing.ppt
An overview of concepts of Sentiment Analysis
Step by Step Oracle Virtual Manager Installation.ppt
CA workload Automation Tool Power Point Presentation
Creating and configuring vnc sessions
Copying files between linux machines using scp and ssh without linux user pas...
Exporting schema to dmp file and importing it into other oracle database
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Installing solaris on virtual box and installing weblogic server
Enabling remote desktop connection on windows 7 64 bit
Connecting to the remote database through sql developer without database clie...
Setting home path class path and path for java on windows 7
How to find ip and mac address
Step by step deployment of sampleappv406
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Installing my sql on windows
How to prevent access to command prompt and registry editing tools and window...

Recently uploaded (20)

PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
Cell Types and Its function , kingdom of life
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Pharma ospi slides which help in ospi learning
PDF
RMMM.pdf make it easy to upload and study
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Institutional Correction lecture only . . .
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Lesson notes of climatology university.
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
master seminar digital applications in india
A systematic review of self-coping strategies used by university students to ...
Cell Types and Its function , kingdom of life
2.FourierTransform-ShortQuestionswithAnswers.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Pharma ospi slides which help in ospi learning
RMMM.pdf make it easy to upload and study
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
O5-L3 Freight Transport Ops (International) V1.pdf
Microbial disease of the cardiovascular and lymphatic systems
Institutional Correction lecture only . . .
VCE English Exam - Section C Student Revision Booklet
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Lesson notes of climatology university.
Chinmaya Tiranga quiz Grand Finale.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
master seminar digital applications in india

Creating master and work repository

  • 1. PREPARED BY RAVI KUMAR LANKE Page 1 Creating Master and Work Repository This tutorial explain how to create Master and Work Repository in Unix and windows environment with Oracle 11g with ODI_MASTER and ODI_WORK defined as Master and Work Repository .Please change the parameter for your environment and database Oracle recommends creating „snpm‟ and „snpw‟ for Master and Work Repository. I intend to use ODI_MASTER and ODI_WORK as it makes it easy and sense when any one looks into it. After Oracle Data Integrator ( ODI) Installation, create these schemas as follows namely. SCHEMA NAME PASSWORD DESCRIPTION ODI_MASTER ODI_MASTER Schema to Install the Master Repository ODI_WORK ODI_WORK Schema to Install the Work Repository WORK_SCHEMA WORK_SCHEMA Schema to be used as Work schema for all the Oracle Connection Use the following Codes to create the required schema, attached the required tablespace as per your requirement for home or testing environment dont worry about the Tablespace. CREATE USER ODI_MASTER IDENTIFIED BY ODI_MASTER; GRANT CONNECT,RESOURCE TO ODI_MASTER; CREATE USER ODI_WORK IDENTIFIED BY ODI_WORK; GRANT CONNECT,RESOURCE TO ODI_WORK; CREATE USER WORK_SCHEMA IDENTIFIED BY WORK_SCHEMA; GRANT CONNECT,RESOURCE TO WORK_SCHEMA; CREATE USER ODI_MASTER IDENTIFIED BY ODI_MASTER; GRANT CONNECT,RESOURCE TO ODI_MASTER; CREATE USER ODI_WORK IDENTIFIED BY ODI_WORK; GRANT CONNECT,RESOURCE TO ODI_WORK; CREATE USER WORK_SCHEMA IDENTIFIED BY WORK_SCHEMA; GRANT CONNECT,RESOURCE TO WORK_SCHEMA; In UNIX environment please use the following environment variables to connect to the ODI Installed Folder export ODI_HOME=/home/oracle/OraHome/oracledi export ODI_JAVA_HOME=/home/oracle/OraHome/jre/1.4.2 export PATH=$PATH:$ODI_HOME/bin cd /home/oracle/OraHome/oracledi/bin
  • 2. PREPARED BY RAVI KUMAR LANKE Page 2 [Note: Please change your HOME PATH i.e /home/oracle to your installed directory where ODI is installed ( as it is for me ) ] Creating Master Repository In Windows Go the Following path as shows in the above image or you can call the ” REPCREATE.BAT ” in windows from the cmd prompt or ” ./repcreate.sh ” in UNIX environment from „ oracledi/bin „ folder
  • 3. PREPARED BY RAVI KUMAR LANKE Page 3 Enter the required information to create the Master Repository. User – Username to connect to the database, for my example I am using “ODI_MASTER” Pass – Password for the particular above mentioned user. Id – Give any number from 0 -50 Password –for my example its ODI_MASTER Technology – Use the technology you are using above to connect, for my example I am selecting Oracle. Driver : Click and select your respective technology jdbc driver , for my example its „ oracle „ so I am using Oracle.jdbc.driver.oracleDriver You can learn about each driver in Description as you scroll through all the drives listed there . URL : Enter the corresponding url for respective driver technology , for my example iam using „ localhost.localdomain:1521:orcl „ host address – localhost.localdomain port – 1521
  • 4. PREPARED BY RAVI KUMAR LANKE Page 4 Sid – ORCL Change your parameters depending on your environment. To learn about url see Description in the image. Final click on Test connection, if every parameter is correct it will show Successful message. Click on and Master Repository will be created .
  • 5. PREPARED BY RAVI KUMAR LANKE Page 5 Logging into Topology Manager Now type „ ./topology.sh „ or „ TOPOLOGY.BAT „ in the oracldi/bin directory or point to the icon of the Topology as show in the image. To login into Topology Manager and you will see a similar screen , click on new shown below Type in the required parameters , generally the parameters are same as above For me (oracle ) its like this
  • 6. PREPARED BY RAVI KUMAR LANKE Page 6 For Oracle Data Integrator Connection Give a login name i.e a name for your Repository, you can give any meaningful description eg development, testing etc. USER – SUPERVISOR PASSWORD – SUNOPSIS [ ** Please use capital alphabets , they are case sensitive ***] For Database Connection (Master Repository) Use the same User and password that you have used while creating Master Repository as discussed above while creating master repository . Finally click Test to test the connection .Click ok and type again ./topology.sh After logging in, select your login name and click ok.
  • 7. PREPARED BY RAVI KUMAR LANKE Page 7 Now you will logged in the Topology Manager , go to fifth tab i.e Repositories and you will see Master and Work Repositories as shown below.
  • 8. PREPARED BY RAVI KUMAR LANKE Page 8 Creating Work Repository Right Click on Work Repositories and click on “Insert Work Repository” You will see a Data Server , as shown below , Name : Name for your Work repository , it can be anything Technology : Technology you are using to connect , for my example its Oracle User : Username for the database ( ODI_WORK) Password : Password for the particular above mentioned user Let the other default parameters be as it is .
  • 9. PREPARED BY RAVI KUMAR LANKE Page 9 Go to Next Tab JDBC Give the JDBC Driver and JDBC Url depending on your technology. Click on Test to test the connection . Click yes and if everything is correct you will see Else connection failed , if failed please check your parameters. Finally a window will pop up , enter the ID for the Work Repository and the meaningful Work Repository Name to it.
  • 10. PREPARED BY RAVI KUMAR LANKE Page 10 Finally you will see the Work Repository defined as shown below in the sample image.
  • 11. PREPARED BY RAVI KUMAR LANKE Page 11
  • 12. PREPARED BY RAVI KUMAR LANKE Page 12 Connecting to the Designer. Now we are going to connect to the above Work repository and do our development. Type in the terminal ./designer.sh or designer.bat Click on New and type in the following parameters Enter the same information and the only thing new is Repository Name type in the above work repository if you remember, else click on this icon under Work Repository box. You will see a list of the Work Repository you created
  • 13. PREPARED BY RAVI KUMAR LANKE Page 13 Select and click ok Test the connection , if everything is fine you will have successful connection Later select your new Login Repository creates above and automatically username and password will be entered. Click ok and you will log into the Designer to create your First interface.