Subject Re: [firebird-support] Server crash when no more space for the database
Author DougC

---- On Tue, 06 Nov 2018 16:54:09 -0500 Lester Caine lester@... [firebird-support] <firebird-support@yahoogroups.com> wrote ----
  On 06/11/2018 17:07, Gabor Boros mlnglsts@... [firebird-support] wrote:

> While I executed some OLTP with 2.5(.9.27119 SS Win64) and no more space
> for the database the server crashed. See the attachment. Is it a known
> limitation (not fixed in 2.5 because it's too old) or a bug?

Where would you suggest the computer stores the data if there is no more
space? Need to ensure there is sufficient free space on the disk for the
operating system to work, and then some more spare space for applications?
Lester, it is NEVER ok for the server to crash. If space too short it should start sending back error responses. Transactions should start rolling back if available space has reached some minimum that is configurable.