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

Home -> Community -> Mailing Lists -> Oracle-L -> Altering Freelist Groups in 10gR2 ?

Altering Freelist Groups in 10gR2 ?

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Wed, 27 Sep 2006 15:12:15 +0530
Message-ID: <BBD944BCAC3AB4499DFBAFB1D8AF302001D3EE8B@BLRKECMSG11.ad.infosys.com>

Folks

When converting a NON-RAC Database to RAC in 10.2, the freelist groups need to be altered to 4(= to the Number of RAC Nodes)

How is the freelist groups to be altered?

Seek to avoid usage of the CTAS command i.e. "Create Table <Duplicate Tbl Name with freelist groups 4> As Select * from Original Table" since this is very tedious

Is there any performance issue/Others with using the alter approach versus the CTAS approach?

Thanks indeed

Received on Wed Sep 27 2006 - 04:42:15 CDT

Original text of this message

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