Re: Logging info between 2 Oracle DBs

From: Steve Long <steve-long_at_mediaone.net>
Date: Tue, 02 Oct 2001 20:52:48 GMT
Message-ID: <AOpu7.16$Lc6.917_at_typhoon.jacksonville.mediaone.net>


try doing an incremental export on a daily basis. it records only what has changed since the last export and imports directly into any other compatible oracle database.

the export can be run via command line so it can be scheduled using your OS job scheduling utility ("at" on Micros*t, and "cron" on UnIX).

"Gary" <gliu_at_uclink4.berkeley.edu> wrote in message news:a27331b0.0110021156.4344c4e0_at_posting.google.com...
> Hi, I am new to development in Oracle.
>
> I need to migrate info from one Oralce 8i DB to another, because the
> former gets updated everyday. So this is for the purpose of archival.
>
> Could anyone give me a hint on where to start? I assume I would
> need to develope an application that can do this under the Oracle
> Application Tools. I don't have DBA previliges, so I don't think I
> can just map info between DBs.
>
>
> Thanks a lot for the help,
>
> Gary
Received on Tue Oct 02 2001 - 22:52:48 CEST

Original text of this message