Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Data load ideas
You could always write triggers to emulate the foreign keys, disable the
foreign keys, do the exchange partition, re-enable the foreign keys, and
drop the triggers.
-----Original Message-----
Paul Baumgartel
Our tables are partitioned by company. I wanted to use partition exchange (load new company data into a "shadow" non-partitioned table, then exchange into new partition), but AFAIK there can be no referencing FKs against either table's PK, so that's out.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Wed Apr 28 2004 - 16:05:55 CDT
-----------------------------------------------------------------
![]() |
![]() |