Subject Re: pointer page vanished from mark_full (256)
Author Adam
--- In firebird-support@yahoogroups.com, "robertgilland"
<robert_gilland@...> wrote:
>
> You beauty!
> It actually worked with out the garbage collection.
> If I ran a sweep would that solve everything?

Thats good news.

No, the problem is that you have some corruption in some older record
versions. By using the -g switch, you tell gbak to not garbage
collect as it runs (normally a nice housekeeping feature), but a
sweep would attempt to garbage collect the corrupt record and
fireworks ....

>
> or do I have to run a restore.
>

Yes.

Adam