Hey Howard,
Have you tried adding the -Xmx parameter to the squirrel-sql.bat /
squirre-sql.sh ?
I'm using version 2.6.7 and by default it uses now 256 MB for heap, e.g.
@rem Run with no command window. This may not work with older versions of
Windows. Use the command above then.
start "SQuirreL SQL Client" /B "%LOCAL_JAVA%w" -Xmx256m -cp %TMP_CP%
net.sourceforge.squirrel_sql.client.Main %TMP_PARMS%
HTH,
Dan
2008/10/1 Howard J. Herman <ho...@id...>
> In Squirrel SQL 2.5 I have been unable to allocate more than 64 MB for
> heap space. I have a table that is over 100,000 records and this is
> creating a problem for opening/viewing/exporting. What is the syntax for
> opening
> Squirrel SQL to grant this amount of memory? I have tried variants of the
> -Xmx parameter but without success and also changing preferences for viewing
> different amounts of records but this has eventually caused an error when
> reaching the heap limit.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Squirrel-SQL-announce mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-announce
>
>
|