Subject Re: [firebird-support] Index unexpectedly deleted
Author Dmitry Yemanov
Kevin Stanton wrote:
> I may have screwed up here:
> I have deleted and recreated an index on a production database in use.
>
> Now, when the users try to post to the table the index is on, they are
> getting the error: "index unexpectedly deleted"
>
> Error code: 335544382
>
> Any way to correct this or do I need to backup/restore (ugh - fairly large
> database ~2.5 GB).

Disconnect everyone and reconnect them again -- this will clear the
metadata cache and thus allow you to proceed.


Dmitry