Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Free disk space on Oracle volumes ?

Re: Free disk space on Oracle volumes ?

From: Eve Hoellwarth <hoellwarth-e_at_gmx.at>
Date: Mon, 20 May 2002 12:37:09 GMT
Message-ID: <rcrheukqkrihglhe0if144tiloubgptd9j@4ax.com>


Jarek Palka wrote

>Is it possible to determine how much space left on volumes where Oracle
>data_files reside ?
>Is there a PL/SQL package/procedure which returns amount of free server disk
>space (or server disk usage ) ?
>I'd like know free disk space, NOT FREE tablespace size.

for unix systems use df -k | grep <mountpoint of your datafiles>

hth
Eve Received on Mon May 20 2002 - 07:37:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US