Hi All
I am trying to install Oracle Data Integrator (ODI) 11.1.1.9 on my windows laptop. I have already installed jdk-7u80-windows-x64.exe :
c:\>java -d64 -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b35)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b12, mixed mode)
When I try to launch the ODI installer using the below command:
setup.exe -jreLoc C:\Java\jdk1.7.0_80
it opens a new command window, but does not do anything, no installer GUI is started.
Wondering what could be the reason, and what check should I do ? JDK has been installed at C:\Java\jdk1.7.0_80.
Any pointer will help.
Regards
BPradhan