Subject | Re: [ib-support] Query the free disk space? |
---|---|
Author | Entrebytes S.L. |
Post date | 2002-03-08T14:40:44Z |
As a matter of fact , i suppose that a UDF function would be better , but as
a fix while someone comes up with that , i suggest a quick and dirty job
like a bash shell script that updates a table in the database with the free
space , a cron job that executes every minute , and a trigger in the
afterupdate of the table that fires up an exception when the value goes
below a given value
HTH
Javi
EntreBytes S.L.
Ontenient , Spain
ERP Development.
a fix while someone comes up with that , i suggest a quick and dirty job
like a bash shell script that updates a table in the database with the free
space , a cron job that executes every minute , and a trigger in the
afterupdate of the table that fires up an exception when the value goes
below a given value
HTH
Javi
EntreBytes S.L.
Ontenient , Spain
ERP Development.
----- Original Message -----
From: "akalwawork" <achim.kalwa@...>
To: <ib-support@yahoogroups.com>
Sent: Friday, March 08, 2002 9:44 AM
Subject: [ib-support] Query the free disk space?
> Hello *
>
> some of our customers ran into problems because of a full harddisk on
> database server. It was not the database file that causes this, but some
other files filled up the whole harddisk.
>
> I would like to implement some kind of warning in my application. Is
> there a way to query the free space on the drive where the database is
> stored?
>
> My first thought was to use an UDF, but I don't have expierience with
> that.
>
> Achim
>
> --
> Registered Linux User #86786 - http://counter.li.org/
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>