Where to get this Java.exe file for a SQL Developer installation

前端 未结 14 1347
臣服心动
臣服心动 2021-02-03 17:30

I just installed Oracle 11g, and tried to start Oracle SQL developer so as to start writing queries.

It is asking me:

Enter the full pathname for the jav         


        
14条回答
  •  粉色の甜心
    2021-02-03 18:06

    I found my java.exe that worked for SQL Developer at C:\ORACLE11G\product\11.2.0\client_1\jdk\bin where C:\ORACLE11G is my Oracle Home. The client that I have installed is 11.2.0.

    Hope this helps.

提交回复
热议问题