If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Extract data from DB2 to Oracle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-25-11, 01:33
chrisinchrist chrisinchrist is offline
Registered User
 
Join Date: Nov 2011
Posts: 1
Question Extract data from DB2 to Oracle

Hi guys,

I need to connect a DB2 server outside my firm to extract the data and import to my Oracle DB. This action has to be taken periodically. Efficient performance is necessary. How could I do that? I tried to use Access 2007 with ODBC to connect the DB2 and import to my Oracle DB (using ODBC). It worked but the performance is unacceptable. It took 40 minutes to extract the data from a view with 5 columns with 100,000 data amount. Any better suggestions? Please help. Thanks a lot!!.

Cheers,
Chris
Reply With Quote
  #2 (permalink)  
Old 11-25-11, 01:53
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
try to use the export command in command line..
see with explain if the access-path to data is as expected..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
Reply

Tags
data extraction, db2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On