Subject Re: [firebird-support] How to remove a secondary datafile?
Author Anderson Farias
Hi,

> Is there a way to remove a recently created secondary datafile that
> still is empty (size 0) with:
> ALTER DATABASE
> ADD FILE 'filename.fdb' LENGTH 900000

Probably, best way is backing up (gbak) the DB and restore to 1 file only.


Regards,
Anderson