Subject Re: inserting blob problem
Author d2ortiz_cool
> > i have a 100gb database consisting of one table to store a key value
> > and binary document in a blob field.
> >
> > lately i have some cases when insert in to the table i get the
> > following error:
> >
> > Internal gds Software Consistency Check (Cannot Find Free Space
(255)).
> >
> > what these error mean?
> >
>
> Yup. You've run into a problem with the size of tables. We've got a
> fix in V2, which is teetering on the edge of an alpha test. For now,
> the best alternative that I know of is to split your table in two.
>

The problem rise when i need to insert a really big blob.
If i copy old data to other database and delete copiyed data ( working
database ), my problem disapears?

I am running a big banking/storage repository and in a few weeks we
will start the design of version 2 of these proyect and firebird is
really nighmare when we need backup the data and some corruption. so
now we be able change the database, but i made a good money using
firebird and i will like to test v2, exist any binary of the alpha
version i can test.

regards,
Dennis Ortiz