Subject Re: [firebird-support] insert data two databases different
Author Mark Rotteveel
On 7-5-2019 16:36, 'Joel Moo' joel.moo@...
[firebird-support] wrote:
>
>
> Firebird is in Super-Server mode.
> So I think the service took both files, as if it were a configuration of
> multiple file databases, I can not find another explanation.
> I donĀ“t have much experience in firebird.

That is not how a multi-file database works in Firebird. You cannot
accidentally have a multi-file database. You will have consciously had
to execute ALTER DATABASE ADD FILE ... to define a multi-file database.

The rename while file is still in use is a far more likely scenario.

In the future, I recommend you shutdown the database using gfix before
renaming.

Mark
--
Mark Rotteveel