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: Daily job to populate table in another database

Re: Daily job to populate table in another database

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Tue, 10 Dec 2002 07:04:14 -0800
Message-ID: <F001.0051623E.20021210070414@fatcity.com>

See Note #1068369.6 on MetaLink.

Hemant
At 01:28 AM 10-12-02 -0800, 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: CHAN Chor Ling Catherine (CSC)
> INET: clchan_at_nie.edu.sg
>
>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: ListGuru_at_fatcity.com (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).

Hemant K Chitale
My web site page is : http://hkchital.tripod.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Hemant K Chitale
  INET: hkchital_at_singnet.com.sg

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: ListGuru_at_fatcity.com (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).
Received on Tue Dec 10 2002 - 09:04:14 CST

Original text of this message

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