Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How do I control NEXT parameter in the table....
try 'alter tablespace tablespace_name coalesce;'.
On Fri, 20 Jul 2001, Uday C Basavaraj wrote:
> Hi All,
> My database report says that for couple of tables (in the same tablespace)
> The NEXT (storage parameter) is greater than the available space in the
> tablespace. Actually I have more free space in the tablespace (may be they
> are not continues). I don't want to add another datafile to the tablespace.
> By simply reducing the NEXT and PCTINCREASE storage parameter value can I
> solve this problem? or do I have to recreate the table?. Can anyone tell me
> how do I resolve this problem by not adding new datafile..
>
> Thanks in advance
> Uday
>
>
-- Lucy Lin Oracle DBA condenet.com 212-286-3852 -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Lucy Lin INET: llin_at_versus.dmz.advance.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jul 20 2001 - 15:50:22 CDT
![]() |
![]() |