Subject | Re: [firebird-support] Docs for gfix -shut : decide on -attach, -tran, -force |
---|---|
Author | Michael Ludwig |
Post date | 2012-06-01T17:24:30Z |
Michael Ludwig schrieb am 01.06.2012 um 19:16 (+0200):
http://www.destructor.de/firebird/gfix.htm
-- Stefan Heymann, last change 2010-01-11
This has been easier to understand for me:
-at[tach] <seconds>
Used with the -shut option. Waits <seconds> seconds for all current
connections to end. If after <seconds> seconds there are still
connections open, the shutdown will be cancelled and return an
error.
-tr[an] <seconds>
Used with the -shut option. Waits <seconds> seconds for all running
transactions to end. If after <seconds> seconds there are still
running transactions, the shutdown will be cancelled.
Michael
> Database Startup and Shutdown >> Database ShutdownGFIX - Firebird Administration >> Database Shutdown
> http://www.firebirdsql.org/manual/gfix-dbstartstop.html
>
> I've just been reading parts of the GFIX manual. It took me some time
> to understand when you would want to specify -attach or -tran when
> shutting down a database.
http://www.destructor.de/firebird/gfix.htm
-- Stefan Heymann, last change 2010-01-11
This has been easier to understand for me:
-at[tach] <seconds>
Used with the -shut option. Waits <seconds> seconds for all current
connections to end. If after <seconds> seconds there are still
connections open, the shutdown will be cancelled and return an
error.
-tr[an] <seconds>
Used with the -shut option. Waits <seconds> seconds for all running
transactions to end. If after <seconds> seconds there are still
running transactions, the shutdown will be cancelled.
> One thing I'm still wondering about is why you would prefer -attachNo answer to this question either on Stefan's page.
> to -tran when shutting down?
Michael