Subject | Re: going blob (0:25677) is not owned by relation (id = 548), ignored |
---|---|
Author | |
Post date | 2019-11-07T10:56:37Z |
---In firebird-support@yahoogroups.com, <ma_golyo@...> wrote :
> One of our customer's firebird.log contains a bunch of this message.
> What is this means?
>
> ....
> FABIANLIBRASRV Thu Oct 17 12:42:18 2019
> going blob (0:25677) is not owned by relation (id = 548), ignored
Very interesting. ID's of temporary blobs are stored within relation records.
It should not happens. I don't know how it happens. The messages is written during
garbage collection.Old version of Firebird could bugcheck in this case. In any case -
this blobs are not accessible.
It is very interesting - how it happens. It is first time I see this messages in firebird.log, btw
Regards,
Vlad