Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Reg: Export huge amount of data-

915396May 9 2013 — edited May 9 2013
Hi Experts,

I've a table in Production environment which has around 5 million records. I want to sync my Development table with this fresh Prod data.
I'm trying to export data using Toad but it's too slow (exporting around 100 rows per sec).

Is there any faster and efficient way to export/import data?
Will using SQL*Plus be efficient than using Toad?

I'm not sure if this is the correct section (PL/SQL) for this question, else please direct me where to post this.

Help much appreciated.


- Ranit (on Oracle Database 10g Enterprise Edition Release *10.2.0.5.0* - 64bi)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2013
Added on May 9 2013
17 comments
906 views