RE: Data load ideas

  • From: "Jacques Kilchoer" <Jacques.Kilchoer@xxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 28 Apr 2004 14:09:27 -0700

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.


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: