使用Openjdk8的Oracle sqldeveloper的应用场景包括: SQL开发:开发人员可以使用Oracle sqldeveloper编写和调试SQL查询和脚本,以满足各种数据处理需求。 数据库管理:DBA(数据库管理员)可以使用Oracle sqldeveloper管理和维护Oracle数据库,包括创建和修改数据库对象、监控数据库性能等。 数据分析和报告:使用Oracle sqldeveloper,...
Does anyone know if it’s possible to use Oracle SQL Developer with an alternative JDK? E.g. Eclipse Temurin JDK with hotspot, OpenJDK, Azul zulu jdk, AdoptOpenJDK JDK o
Windows 64-bit with JDK 8 Included: This archive includes both SQL Developer and an embedded copy of the Java 8 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default...
Oracle SQL Developer JDK版本切换 Oracle SQL Developer选择的JDK应该是Oracle安装目录下的product\11.2.0\dbhome_1\jdk路径,而不是我们自己安装的JDK路径。 安装Oracle后,正确选择JDK路径,可以正常进入程序。 如果第一次路径选择错误,可以通过修改 sqldeveloper.conf 文件中的 JavaHome 项来修改路径。 文件路径...
Windows 64-bit with JDK 8 Included This archive includes both SQL Developer and an embedded copy of the Java 8 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default....
在安装了Oracle11g后,初次使用Oracle SQL Developer时,系统会要求你选择JDK路径。如果你选择了本机已安装的JDK1.8路径,可能会出现程序闪退无法正常运行的情况。实际上,Oracle SQL Developer应当选择Oracle安装目录下名为product11.2.0dbhome_1jdk的JDK路径。这个路径通常位于Oracle的安装目录下。如果使用...
需要注册一个oracle otn的账号,注册一个有备无患,貌似下载jdk也需要。 SQL Developer 17.2 Version 17.2.0.188.1159, Updated July 11, 2017 Release Notes, Bugs Fixed, Documentation Windows64-bit with JDK 8 included Installation Notes 395 MB http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper...
1 安装完Oracle11g版本的64位数据库后,进行配置Oracle11g自带的SQL Developer时出现的错误提示如图所示。2 在百度里面搜索“sql developer 64位”,第一个结果就是Oracle官网提供的下载页面,进入以后选择“SQL Developer4.1.5”中的“Windows 64-bit with JDK8 included”,这个版本就是64位的并且自带有jdk的文件...
很多linux发行版自带的是openJDK。 sqldeveloper-17.2.0.188.1159-1.noarch.rpm 上述神器居然在其上不好使。反正装了jdk-8u162-linux-x64.rpm之后就妥了。 装162前。删除openjdk先。 yum remove *openjdk* 然后 rpm -ivh jdk-8u162-linux-x64.rpm ...
Oracle SQL Developer选择的JDK应该是Oracle安装目录下的product\11.2.0\dbhome_1\jdk路径,而不是我们自己安装的JDK路径。安装Oracle后,正确选择JDK路径,可以正常进入程序。如果第一次路径选择错误,可以通过修改 sqld...