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: DB Movement from Sun to AIX ?

RE: DB Movement from Sun to AIX ?

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Wed, 27 Jul 2005 20:47:56 +0530
Message-ID: <B5587533FCBD4344ADB8290B3EDDA122074FB200@kecmsg14.ad.infosys.com>

Thanks indeed Thomas for the great advice & support. I am initiating required testing on the same.

I will be happy to share the final results of the movement with you eventually, should you be interested.

Regards

-----Original Message-----

From: Thomas Day [mailto:tomday2_at_gmail.com] Sent: Wednesday, July 27, 2005 6:14 PM
To: VIVEK_SHARMA
Cc: oracle-l_at_freelists.org
Subject: Re: DB Movement from Sun to AIX ?

Yes. Read up on materialized views. Basically there is a job (or jobs) that run the refresh on a periodic basis. If the source database isn't available when the job runs then the next time the job runs (assuming the source database is available) then all the changes since the last successful job run are applied.

You can do the refresh manually but it gets tedious very quickly. Much better to do it via a scheduled job.

Received on Wed Jul 27 2005 - 10:21:11 CDT

Original text of this message

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