Thread: java.lang.OutOfMemoryError

java.lang.OutOfMemoryError

From
Suma Bhat
Date:
Hi,
I'm need to be able to insert a byte[] of size upto 25MB.
With Heap size upto 512m this is failing, with a java.lang.OutOfMemoryError

Any help resolving this issue will be greatly appreciated.

Thanks,
Suma




Re: java.lang.OutOfMemoryError

From
Kris Jurka
Date:

On Tue, 15 Mar 2005, Suma Bhat wrote:

> I'm need to be able to insert a byte[] of size upto 25MB.
> With Heap size upto 512m this is failing, with a java.lang.OutOfMemoryError
>

You need to use an 8.0 JDBC driver and a 7.4 or 8.0 server.

Kris Jurka