Re: Copy Big Table from one Db to another

  • From: Jonathan Lewis <jonathan@xxxxxxxxxxxxxxxxxx>
  • To: Oracle-L Freelists <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 3 Mar 2020 17:42:44 +0000


Any scope for using transportable tablespaces ?
Even if you have to transport more than you want then drop the excess objects 
after the tablespace(s) arrive.

Regards
Jonathan Lewis

________________________________________
From: oracle-l-bounce@xxxxxxxxxxxxx <oracle-l-bounce@xxxxxxxxxxxxx> on behalf 
of Sanjay Mishra <dmarc-noreply@xxxxxxxxxxxxx>
Sent: 03 March 2020 17:32
To: Oracle-L Freelists
Subject: Copy Big Table from one Db to another

Did anyone has done any benchmark and has created any details on the best 
method to copy a big table from one DB to another. I am looking for a 2-5 Tb 
tables to be moved within the same ASM storage or can say that these different 
databases share the same ASM disk group. Some options like
1. expdp/impdp - with optimization like parallel or so
2. Using DB Link and Insert Append
3. Using Copy command
4. Using sqlcl or other Oracle tool

Tables have multiple LOBs object and it is not partitioned. Any initialization 
parameter setting like increasing PGA for Direct operation or tweak that can 
save the time

TIA
Sanjay
--
//www.freelists.org/webpage/oracle-l


Other related posts: