Subject | Re: [firebird-support] How to remove a secondary datafile? |
---|---|
Author | Anderson Farias |
Post date | 2009-07-27T17:19:53Z |
Hi,
Regards,
Anderson
> Is there a way to remove a recently created secondary datafile thatProbably, best way is backing up (gbak) the DB and restore to 1 file only.
> still is empty (size 0) with:
> ALTER DATABASE
> ADD FILE 'filename.fdb' LENGTH 900000
Regards,
Anderson