persistence@glassfish.java.net

Re: max LOB

From: Lance J. Andersen <Lance.Andersen_at_Sun.COM>
Date: Wed, 18 Jul 2007 18:43:20 -0400

What database are you using?

Some databases have a default size for LOBs/Text/Image and you need to
configure your backend accordingly.

Please provide more details WRT Database/version/JDBC Driver and version

Prashant Dighe wrote:
> Hello,
>
> I am sure this must have been answered earlier but I could not search
> the archives.
>
> What is the max size of LOB?
> I am using String object and it fails at 64K. I would typically have
> strings from 200K to 2M. Can I do this using toplink-essentials?
> The toplink version I am using is from AS9.1 IFR.
>
> Thanks,
> Prashant