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 > Slow writing to flat file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-15-06, 23:31
Stupe Stupe is offline
Registered User
 
Join Date: Feb 2004
Posts: 21
Slow writing to flat file

Gurus,

I've got 2 servers running, one with DB2/400 and the other SQLSVR 2005, with a 100Mbps line between them.

I'm trying to transfer a bunch of data from DB2/400 to the other server. I actually have an ETL application to do this (Sunopsis), and the recommended practice by this app is to use bulk load.

A little dissection of the ETL steps show that the extraction from DB2 to a flat file is running at close to 50 minutes to generate this file (JDBC connection).

I tested with SQLSVR's DTS Import/Export feature, and it took about 10 minutes.

What gives?
Reply With Quote
Reply

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