Subject | Re: [firebird-support] Proper way to handle an open Firebird database... |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2018-05-03T14:22:41Z |
03.05.2018 16:11, Javier Cintron fcintrono@... [firebird-support] wrote:
is the simplest way.
--
WBR, SD.
> 1. When I need to copy my Firebird database: Do I need to shutdown the Firebird instanceYou may shut it down or use nbackup or use ALTER DATABASE BEGIN BACKUP query. nbackup
> first? and If y es, what is the proper way to shutdown and startup it?
is the simplest way.
> 2. When I need to restart Windows Server, Do I need to shutdown the Firebird instance first?No. Windows correctly shut every service down before restart.
--
WBR, SD.