GC Overhead Limit -- Need help

32 views
Skip to first unread message

Tony T

unread,
Jan 7, 2022, 7:01:06 PM1/7/22
to DB Solo
Hello ,

We are evaluating DBSolo and need assistance bypassing the "GC Overhead Limit Exceeded" error. I see some previous posts to increase the Java Heap size. Please assist on how to achieve this. Do I need to install a Separate JDK . ? What's the navigation to adjust the heap size, is it from the tool or JDK?

Regards,
Tony 

DB Solo Admin

unread,
Jan 7, 2022, 7:16:00 PM1/7/22
to DB Solo
You can increase the heap size by starting DB Solo on the command line as follows

dbsolo.exe -J-Xmx4096m

where 4096 is the heap size you want to increase to (in megabytes). 

Marko

Satya

unread,
Dec 14, 2022, 9:02:14 AM12/14/22
to DB Solo
Please let me know how to avoid this error in Mac or Linux

DB Solo Admin

unread,
Dec 14, 2022, 3:49:58 PM12/14/22
to DB Solo
On Linux you can modify the dbsolo.sh file and pass in this argument (change value to match your hardware) where java is executed

-Xmx4096m

Marko

Reply all
Reply to author
Forward
0 new messages