Subject | Re: [firebird-support] Re: Attempting Recovery With Services API |
---|---|
Author | Anderson Farias |
Post date | 2008-11-23T12:20:33Z |
Hi,
"At the end of the timeout period, if there are still active connections,
Interbase rolls back any uncommitted transactions, disconnects any users,
and shuts down the database."
AFAIU Firebird will *disconnect* any users and *rollback* any pending
transactions.
Well, from my experience this is exactly how it works, at least with SS but
not with CS (on v1.5)
Regards,
Anderson Farias
> Exactly. It denies *new* connections. It does nothing to existingNot exactly what the IB6 op. manual says:
> connections. This is why you have to disconnect.
"At the end of the timeout period, if there are still active connections,
Interbase rolls back any uncommitted transactions, disconnects any users,
and shuts down the database."
AFAIU Firebird will *disconnect* any users and *rollback* any pending
transactions.
Well, from my experience this is exactly how it works, at least with SS but
not with CS (on v1.5)
Regards,
Anderson Farias