Re: Tool to move individual records between two Oracle databases

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Thu, 23 Dec 1999 14:16:52 +1100
Message-ID: <83s40q$8eq$1_at_perki.connect.com.au>


You can create what is called databaselink in oracle

eg insert into tablename_at_dblink values(values); lookat the oracle documentions it goes through it. Tom

Jay Hanson <jay_at_ultimatebid.com> wrote in message news:s634bkeprg3168_at_corp.supernews.com...
> We want to move individual records from a table on one database to the
same
> table on a different machine. This would become a new record in the
> destination table. Are there any good tools that enable this to be done
> easily? What is the easiest way to do this?
>
>
>
Received on Thu Dec 23 1999 - 04:16:52 CET

Original text of this message