Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Maximum Heap Size

843811Jan 14 2005 — edited Jan 14 2005
Hi,

I am looking for information on maximum heap size for JVM, if -Xms is set to some value (greater than 2 MB, say 32 MB ) and -Xmx is not specified.

Is the maximum heap size is governed by RAM (say 512 MB) on the machine and set to half the RAM size (256 MB in this specific case) or is it set to -Xms+64MB (96 MB in this specific case) ?

Thank you for your time.
VM

Comments

Kgronau-Oracle
To see which ODBC function DG4ODBC is looking for and unixODBC isn't supporting it would be best to get an ODBC trace file. But as your unixODBC driver (unixODBC-2.2.11-10.el5) is outdated and these old drivers had a lot of issues when being used on 64bit operating systems (for example wrong sizeofint etc). So best would be to update the unixODBC Driver manager to release 2.3.x. More details can be found on the web site: www.unicodbc.org


- Klaus
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 11 2005
Added on Jan 14 2005
1 comment
90 views