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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Data load ideas

RE: Data load ideas

From: <jtesta_at_dmc-it.com>
Date: Fri, 30 Apr 2004 08:33:28 -0400 (EDT)
Message-ID: <58734.155.188.255.4.1083328408.squirrel@www.dmc-it.com>


I did some testing since i'm going to implement something like that for the warehouse project i'm working on.

what i'm finding is when i create the table to hold the data(that will be exchanged from), if i add the FK to that table before the exchange is done(and everyone is enable validate right now), i have no problem doing the exchange.

so i must be missing something here in the thread, what is it?

joe

****original message below ****

 Thanks--but what happens in the presence of enabled foreign keys that  reference these PKs, or enabled FKs in the tables to be exchanged  that reference other tables? I am finding that I can't do the exchange  unless all FKs are disabled. Will perform further tests tomorrow and  submit results.


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Apr 30 2004 - 07:35:12 CDT

Original text of this message

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