On 6-5-2019 23:12, 'Joel Moo' [email protected] [firebird-support] wrote: > Hi guys, i have a situation, I work with a database name database1.fdb, > and so, i do maintanance over this databases weekly. > > I backup this database before maintenance, but the maintenance failed, > so the .fdb file in which the maintenance failed will rename it to > database_2, and then restore the database1.fdb file. > 2 days later for some reason the information was inserted in database > database_2 and not in database1.fdb. It is worth mentioning that these > files and the database.config were not modified again > > Any advice or experience with a similar situation?
Was it a Linux system, did you rename the database file while any Firebird process was still connected to that database? If so, those processes will continue to use the old database. Mark -- Mark Rotteveel
