I think you missed the bit about "after some manipulation".

Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 1:23 PM


> If you are sadomasochist you can try Oracle replication :-)))
>
> JP
>
> On Tuesday 10 December 2002 10:28, you wrote:
> > Hi Gurus,
> >
> > If you need to copy data (after some manipulations) from database A to
> > another table in database B, how do you achieve that ?
> > Our current practice is to use crontab (schedule daily job) and sqlplus
> > (procedure to copy the data over to another database via dblink).
> >
> > Do you think it's more efficient to use DBMS_JOB ? Can DBMS_JOB call the
> > procedure at the same time daily ? Any sample? Please advise. Thanks.
> >
> > Regds,
> > new bee
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Jan Pruner
>   INET: [EMAIL PROTECTED]
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Yechiel Adar
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to