Subject Re: [firebird-support] Deleted index renders procedures unusable
Author PenWin
>>> I decided to delete some useless indexes from my database. That went
>>> fine. Unfortunatelly, now just about every stored procedure fails to
>>> execute claiming an error that an index was unexpectedly deleted. Is
>>> there a way to fix this issue without dropping and recreating every
>>> single procedure? I am using Firebird 1.5.3 oin Superserver mode on
>>> Windows XP.
>
> Just a small clarification if you please: Should I shutdown and restart
> the _database_ (as in GFIX -shut) or the _server_ (as in the Services
> applet)?

Tried that now: It is necessary to restart the server, restarting the
database has no effect. Restarting server works, though.

Pepa Kokes