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: cp <CSP2201_at_NETSCAPE.NET>
Date: Mon, 20 May 2002 12:00:04 GMT
Message-ID: <3CE8E541.6060102@NETSCAPE.NET>


Use df -k . on each of the file systems where the datafiles reside, or just use df -k to see the file system space utilization for all the mounted file systems.

HTH
THanks
CP

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.
>
Received on Mon May 20 2002 - 07:00:04 CDT

Original text of this message

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