Create Repository for EDQ and ODI using RCU:
In the last post we installed EDQ 12.1.3.0.0. Today we will create repository for both EDQ and ODI. In next post we will create domain for EDQ.
OS: Windows 8.1 Pro
Database: Oracle 12.1.0.1.0
java version “1.7.0_65”
Java(TM) SE Runtime Environment (build 1.7.0_65-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
Note: Make sure you have installed compatible JDK and created JAVA_HOME system variable pointing too JDK home location. To verify whether it is set or not open CMD and type below command. If you see the path then your are good to go or else create it.
C:\Users\jana>set JAVA_HOME
JAVA_HOME=C:\Java\Java\jdk1.7.0_65
Go to C:\Oracle\Middleware\Oracle_Home\oracle_common\bin and click on rcu.bat
While creating repository for EDQ we also created it for ODI12c. You can verify this by creating a new connection in ODI Studio.
In next post we will create domain for EDQ. Thanks for reading.