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

Home -> Community -> Mailing Lists -> Oracle-L -> Partitioned oracle tables

Partitioned oracle tables

From: Simon Waibale <waibals_at_mtn.co.ug>
Date: Wed, 24 Apr 2002 00:43:28 -0800
Message-ID: <F001.0044D5CF.20020424004328@fatcity.com>


Hi all,
We have two partitioned tables, T1 and T2. T1 belongs to one user and has 8 partitions, 3 users have a table called T2 with 8 partitions. We are trying to :

1) Alter tables (T1,T2) drop all partitions
2) Take tablespaces holding the partitions offline
3) Drop tablespaces
4) drop users

Trouble is in step step 1 for table T2 where we get a)ora 144083: cannot drop the only partition of a partitioned table b)ora 14404: partitioned table contains partitions in a different tablespace

Can anyone try and explain to me the breakdown in my steps to get rid of the partitioning ?
Platform: Oracle 81700 on Tru64 Unix

Thanking you,

---
CSW

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Simon Waibale INET: waibals_at_mtn.co.ug Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Wed Apr 24 2002 - 03:43:28 CDT

Original text of this message

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