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

Home -> Community -> Usenet -> c.d.o.misc -> Transferring data between two databases if there is a LINK between them

Transferring data between two databases if there is a LINK between them

From: Ben Heuer <queerczarNOquSPAM_at_unforgettable.com.invalid>
Date: Wed, 01 Dec 1999 00:24:18 -0800
Message-ID: <08f6992b.16c8f76c@usw-ex0102-013.remarq.com>


Hello,

If this question has been asked before, pls excuse me but I tried looking for keywords and did not get enough answers.

I have 2 databases between which I need to transfer data and I am told that there is a "LINK" between these two databases (one is ORACLE 7.3 and the other is ORACLE 8.05 -- both are on UNIX).

I need to write a Stored Procedure to transfer the data from one table in DB#1 to two tables in DB#2, because the data has to be processed before it can be exported.

I would really be thankful if someone could tell me:

  1. What a database link is?!?
  2. How can I write a stored procedure to do this? Is there a link on the web where I can get some help for doing this?

Thanks for reading this till here, pls excuse my English!

I will look forward to your kind response.

Ben

Received on Wed Dec 01 1999 - 02:24:18 CST

Original text of this message

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