Subject | Re: Database Corrupted Due to Zero Disk Space |
---|---|
Author | plinehan |
Post date | 2009-04-03T19:26:24Z |
In firebird-support@yahoogroups.com,
"Maya Opperman" <maya@...> wrote:
your system. Take a look here for a discussion and pointers to
different ones (link folded).
http://kylecordes.com/2008/10/19/
network-system-monitoring-smorgasbord/
If you're running a db that could potentially run out
of disk space, you should be running something like this.
I have to say though, that it's pretty poor that the database
becomes corrupt if the system runs out of space - it should
just "burp" and tell the user that it cannot commit any
more transactions. 2.1 appears to be fix though?
Paul...
"Maya Opperman" <maya@...> wrote:
> Ouch! Is there any easy way of querying the Firebird ServerThere are any number of free tools out there that let you monitor
> for free disk space on the server when logging on from a
> client PC? That way we can alert the user they are running
> out of space when they log on, or are about to do a restore
> etc.
your system. Take a look here for a discussion and pointers to
different ones (link folded).
http://kylecordes.com/2008/10/19/
network-system-monitoring-smorgasbord/
If you're running a db that could potentially run out
of disk space, you should be running something like this.
I have to say though, that it's pretty poor that the database
becomes corrupt if the system runs out of space - it should
just "burp" and tell the user that it cannot commit any
more transactions. 2.1 appears to be fix though?
Paul...
> Maya