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: Choose a partition key LIKELY TO BE UPDATED

Re: Choose a partition key LIKELY TO BE UPDATED

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 15 Mar 2006 08:19:27 -0800
Message-ID: <1142439567.307856.87220@i39g2000cwa.googlegroups.com>


And if you have paid the extra cost for the partitioning license you will need to ensure that row movement is enabled on the partitioned table to support changing the partitioning key since this could require the movement of the data row to a new partition.

For pricing information check out
http://www.oracle.com/corporate/pricing/eplext.pdf

HTH -- Mark D Powell -- Received on Wed Mar 15 2006 - 10:19:27 CST

Original text of this message

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