Subject Re: [firebird-support] How can a FDB lose all its procedures and triggers in regular use?
Author Dmitry Yemanov
Chuck Belanger wrote:
>
> How can that happen without destroying the DB? or more simply: How can
> that happen?

Usually this becomes possible after some metadata related failure during
the restore process. In this case, the database gets partially restored,
containing all the data but missing all the PSQL objects.


Dmitry