Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Do I need to install JDK on a pre-built Oracle DB Developer VM?

Hi,
I am about to install OBI EE 12.2.1.2.0 on an Oracle Linux based Virtual Box which is based on a pre-built Oracle DB Developer VM.
Oracle SQL Developer is also pre-installed and Help displays Java version.
Issuing "find / -name java | more" displays some java folders.
My question now is do I need to specifically install JDK before installing OBI EE 12c on the VM?
Could you please let me know?
Thank you.
Regards,
Manoj.
Answers
-
if after executing
java - version
you get a java version that is compatible with OBIEE installation you should be fine
0 -
FTisiot wrote:if after executingjava - version you get a java version that is compatible with OBIEE installation you should be fine
if not ... installing the right java on the Oracle DB Developer VM (must be a OEL6 or 7) is done in 5 minutes (1 to find the right file, 3.5 to download and 0.5 for the unique command installing java ).
0 -
Oracle VMs with Oracle Linux 6 needs Java 1.8.0_101+ as is stipulated in the certification matrix
0 -
Thanks for the reply. Issued "java -version" and the version displayed is 1.8.0_121.
Regards,
Manoj.
0