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: Get the size of database

Re: Get the size of database

From: Em Pradhan <empradhan_at_dplus.net>
Date: Sat, 16 Jan 1999 08:45:45 -0500
Message-ID: <36A09809.8234DBA7@dplus.net>


Hi

       DBA_DATA_FILES view will show how many files and size of each files.

       DBA_FREE_SPACE view will lists the free spaces in all tablespaces.
good luck.

paulinelam_at_poboxes.com wrote:

> Hi All,
>
> How can I get the size of the database (allocated,occupied, free
> spaces)?
>
> Thanks.
> Pauline
Received on Sat Jan 16 1999 - 07:45:45 CST

Original text of this message

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