oracle sql developer无法打开,Oracle SQL Developer 打开无法使用的问题
使用PL/SQL Developer时,会提示缺少快捷方式, 然后选择sqldeveloper.exe代替.bat文件后 会提示让选择JDK中的java.exe,然后根据自己的JDK安装路径选择bin文件夹下的java.exe;然而会提示错误: 根据Stackflow上一篇文章,找到了相关解决方案:Oracle SQL developer is NOT support on 64 bits JDK
使用PL/SQL Developer时,会提示缺少快捷方式,

然后选择sqldeveloper.exe代替.bat文件后

会提示让选择JDK中的java.exe,然后根据自己的JDK安装路径选择bin文件夹下的java.exe;
然而会提示错误:

根据Stackflow上一篇文章,找到了相关解决方案:
Oracle SQL developer is NOT support on 64 bits JDK. To solve it, install a 32 bits / x86 JDK and update your SQL developer config file, so that it points to the 32 bits JDK.
Fix it! Edit the “sqldeveloper.conf“, which can be found under “{ORACLE_HOME}\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf“, make sure “SetJavaHome” is point to your 32 bits JDK.
Update:Based on @FGreg answer below, in the Sql Developer version 4.XXX you can do it in user-specific config file:
Go to Properties -> Help -> About
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)