| Author |
Comment/Response |
Eytan
|
09/10/07 12:37pm
Hello,
Does anybody know how to have Mathematica allocate more memory to Java? I am running out of heap space when I try getting large results back from the DatabaseLink, which is using JDBC.
I've tried restarted java with:
ReinstallJava["java -Xm512m"];
but Mathematica's Java process seems to still max out at under 300 megs of RAM.
Thanks,
eytan
URL: , |
|