Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle partition key update question

Re: Oracle partition key update question

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Sun, 4 Jul 2004 23:47:15 +0300
Message-ID: <008401c46208$16ea70e0$3ca723d5@porgand>


Use alter table <tab> enable row movement; to enable row movement between partitions (or inside a table for alter table shrink space in 10g).

Tanel.

> Hi,
>
> is it possible in Oracle 9i to update a column in the partition key that
> causes the record to change from one partition to another.
>
> Thanks.
> Warren.
>
> _________________________________________________________________
> Get a Credit Card - 60 sec online response:
>

http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/promo/qantas5000ninemsn
> [AU only]
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sun Jul 04 2004 - 15:44:13 CDT

Original text of this message

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