Subject | Re: [firebird-support] How to determine if database is in backup mode |
---|---|
Author | Vlad Khorsun |
Post date | 2009-01-16T08:33:10Z |
> If you backup a database using nbackup, and the nbackup process dies for somePhysical backup state flag is stored on header page. And of course gstat -h show it to you.
> reason, the database gets stuck in backup mode because the 'alter database
> end backup' statement is never run.
>
> How can I determine if a database is in backup mode?
Regards,
Vlad