Issue while installing Oracle12C on RHEL 7.2
Hello,
I am getting issue while installing Oracle 12C RAC on RHEL 7.2
On Advance Cluster installation option I am getting "java.awt.dnd.DragSource"
Here is the statement from Red Hat Team:
As I pointed out to you by reviewing the Oracle 12c installation log file it appears that Oracle installation is already shipping with it's own preferred Oracle JDK 1.6 version of jars and libraries , and these are being picked up by it's DB/Grid installer. As per my understanding the class which it is facing trouble with (i.e. " java.awt.dnd.DragSource") is usually bundled within "/jre/lib/jfxrt.jar" , "/jre/lib/rt.jar" jar files from your JDK/JRE. Hence, if the Oracle shipped JDK 1.6 version does not ship these jars or even the class itself from any of it's referred JRE libraries then this kind