DAC11g failing to start
Hi All,
History: Java has been upgraded to 1.8x.
JDK location C:\oracle\Java\jdk1.8.0_291
JAVA_HOME, class path is set to new location. DAC config has been updated to point the new JAVA_HOME location. But the service log shows below error .
[Thu Jul 01 23:01:04 2021] [E] [ServiceStart] Error in JVM. Cause=Unable to locate java.dll in C:\oracle\jdk1.6.0_45\jre\bin!
The above path is invalid as java has been installed in C:\oracle\Java\jdk1.8.0_291. Why is DAC still looking for java.dll in the old location ? How can we fix this ?
Appreciate your help. I have created and SEV1 SR with Oracle support, they advised to reinstall java and try. We have reinstalled and got the same error.