Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: export table data
On 11/1/06, crcbedoy_at_proteccion.com.co <crcbedoy_at_proteccion.com.co> wrote:
>
>
> I would like to know something, I need to export the table data from one
> instance to another, how can I do so?
>
>
You will need to provide more detail.
Do you just want to copy to a new database:
How large is the data to be moved?
How will data be moved to the target?:
You could:
export/import
replicate with Data Guard
replicate with Materialized views
restore a backup
duplicate with rman
restore hot backup, rman or file based
other choices I haven't thought of.
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Wed Nov 01 2006 - 17:22:18 CST
![]() |
![]() |