Subject Re: [firebird-support] Firebird database cannot get it online
Author Anderson Farias
Hi,



|Unsuccessful execution caused by a system error that precludes
|successful execution of subsequent statements.
|database C:\BOOKSYS\ArtistTek\ARTISTTEK.FDB shutdown.
|
|Can someone help - do I have to restart the firebird server?


Not the firebird server. It looks your database is in 'shutdown' mode. Have you tryed GFIX to get it back online?

gfix -online C:\BOOKSYS\ArtistTek\ARTISTTEK.FDB

or

gfix -online normal C:\BOOKSYS\ArtistTek\ARTISTTEK.FDB


(while FB server is running)


Regards,
Anderson