Where to config Oracle SQL Developer’s heap size

It is in “sqldeveloper\ide\bin\ide.conf”

# Set the default memory options for the Java VM which apply to both 32 and 64-bit VM's.
# These values can be overridden in the user .conf file, see the comment at the top of this file.
AddVMOption  -Xms1024M
AddVMOption  -Xmx2048M

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据

Back to Top