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: Merge last partition -- is it possible?

Re: Merge last partition -- is it possible?

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 01 Oct 2004 17:33:38 -0700
Message-ID: <1096677298.638884@yasure>


Domenic wrote:

> I have a table that's partitioned that really shouldn't be
> partitioned. I've merged the range partitions, two at a time into the
> higher ranging partition and now there is one partition left (ie ...
> values less than maxvalue).
>
> Can this partition now be eliminated? -- ie, converted into a regular
> table while preserving the rows, or does the table have to be
> re-created?
>
> I've gone through the syntax wire diagrams and can't find any syntax
> to "remove" the last partition and undo partitioning completely.
>
> Thanks in advance .../Domenic.

You should find examples of what you want at http://www.psoug.org Click on Morgan's Library
click on Partitions

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Fri Oct 01 2004 - 19:33:38 CDT

Original text of this message

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