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

Home -> Community -> Mailing Lists -> Oracle-L -> Range Partitioning ?'s

Range Partitioning ?'s

From: Bryan Wells <bunjibry_at_gmail.com>
Date: Fri, 20 May 2005 14:55:57 -0600
Message-ID: <b78d5a2005052013553118de18@mail.gmail.com>


Related to my thread earlier this week. I have a range partitioned table that i want to drop partitioning on. can someone validate the following steps im taking or refer me to a good doc? im going to grab DOCID 166652.1from Metalink to start.

  1. store off tablespace/table/index ddl
  2. export specific table
  3. drop partition / tablespace
  4. recreate tablespace / table w/o partitioning
  5. import table data from step 2
  6. recreate indexes
  7. analyze tables
  8. analyze indexes

--

Bryan S Wells - DBA Newbie
bunjibry_at_gmail.com

--

http://www.freelists.org/webpage/oracle-l Received on Fri May 20 2005 - 17:00:37 CDT

Original text of this message

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