Subject Re: [firebird-support] Re: Internal GDS software consistency check (cannot find free space(255)
Author Dmitry Yemanov
"d2ortiz_cool" <d2ortiz@...> wrote:
>
> I don't reach this limit. Also i can insert smaller blobs. But when i
> try with a bigger one it fails.

Maximum blob size depends on a page size. If you try to store a bigger blob,
you'll get this bugcheck.
Look here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1211328&group_id=90
28&atid=109028


Dmitry