Subject Backups hanging
Author Steve Harp
Hi All,

I'm having a recurring issue where the Firebird (v1.5.2.4731) backup
is hanging up. I'm using a TIBOBackupService component to backup
database_name.fdb and create a database_name.fbk. On rare occasions,
the backup is failing and leaving the fbk open. This open file causes
future attempts at a backup to also fail. The only solution we've
found is to stop/start the service.

Is there something I've missed in my implementation? Has anyone else
seen this and is there a solution?

Thanks,
Steve