From oracle-l-bounce@freelists.org Fri May 20 17:00:37 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j4KM0bTr007863 for ; Fri, 20 May 2005 17:00:37 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j4KM0b4Z007859 for ; Fri, 20 May 2005 17:00:37 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E4387195A9F; Fri, 20 May 2005 15:57:44 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20783-07; Fri, 20 May 2005 15:57:44 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4B61D195AC1; Fri, 20 May 2005 15:57:44 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=sdSMUop13LCud3vxGNXRpqcgzSY6XKQ1QoaoMKY8iGZgC49IsWU6L5QK1JLQk6cPkSdrti2GjJyXI/OTxkzynlnzjlWcjHjIzhBk/3RbrgO2WWcPGwA1rTbc9Oa85eX0rtUXPFFIT7VnK/T7CRinc0BCHqH9CrLwlliOHKf2N90= Message-ID: Date: Fri, 20 May 2005 14:55:57 -0600 From: Bryan Wells To: Oracle-L Subject: Range Partitioning ?'s Mime-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit X-archive-position: 20048 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: bunjibry@gmail.com Precedence: normal Reply-To: bunjibry@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=ham version=2.63 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@gmail.com -- http://www.freelists.org/webpage/oracle-l