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: Problems of new datafiles!!!!

Re: Problems of new datafiles!!!!

From: <ppla_at_my-dejanews.com>
Date: Thu, 14 Jan 1999 15:01:37 GMT
Message-ID: <77l0sb$2id$1@nnrp1.dejanews.com>


Hello,
DBA_FREE_SPACE contains information on free space, possibly your datafile is full.
You say you delete the objects on this tablespace: How? If you use truncate to delete the rows the extents are still in use.
You may check the space used on this datafile using the DBA_EXTENTS view.

Pep.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Jan 14 1999 - 09:01:37 CST

Original text of this message

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