RE: Removing table partition
Date: Fri, 20 Mar 2020 07:45:06 -0700 (PDT)
Message-ID: <78b4436e-05fb-4e4f-bde5-7903f415a039_at_default>
CTAS would nuke the partitions.since you're say 'XE', I'm assuming you don't have THAT much data.
From: Michael D O'Shea/Woodward Informatics Ltd <woodwardinformatics_at_strychnine.co.uk>
Sent: Friday, March 20, 2020 10:27 AM
There seems to be no obvious functionality such as, in pseudo code, ALTER TABLE COALESCE PARTITION FLATTEN or other such DDL to remove existing partitions and return to an unpartitioned table. DBMS_REDEFINITION seemed like an obvious port of call too, but the functionality I seek doesn't seem to be on offer. Am I missing something?
Mike
HYPERLINK "https://urldefense.com/v3/__http:/www.strychnine.co.uk__;!!GqivPVa7Brio!MlyjbYtYDIDGlE2L2K2fddO8GAAogZYl2qJ86HmfK8_VALw3UKwyHsBEbd3E4ilqaFk$"http://www.strychnine.co.uk
To: oracle-l-freelists <oracle-l_at_freelists.org>
Subject: Removing table partition
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Mar 20 2020 - 15:45:06 CET