dbTalk Databases Forums  

SSIS Pulling Data from an AS400

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Pulling Data from an AS400 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KGO
 
Posts: n/a

Default SSIS Pulling Data from an AS400 - 05-11-2006 , 03:13 PM






Hi,
My team is converting from DTS to SSIS and we are having a few performance
problems. We pull data from an AS400 into sql server. Originally with DTS,
this process was slow, but we significantly increased perfomance by setting a
large fetchbuffersize on the DataPumpTask. Is there a way to set the
FetchBufferSize in SSIS? We are using the New "OLE DB for DB2" driver to
connect to the AS400.

Thanks for your help.
--
-KGO

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SSIS Pulling Data from an AS400 - 05-15-2006 , 05:20 AM






Hello KGO,


Is there anything on the driver itself that you can set when creating the
connection manager.

You may be able to tweak the "DefaultBufferSize" and "DefaulBufferMaxRows"
on the Data Flow task to see if this helps.



Thanks


Allan


Quote:
Hi,
My team is converting from DTS to SSIS and we are having a few
performance
problems. We pull data from an AS400 into sql server. Originally
with DTS,
this process was slow, but we significantly increased perfomance by
setting a
large fetchbuffersize on the DataPumpTask. Is there a way to set the
FetchBufferSize in SSIS? We are using the New "OLE DB for DB2" driver
to
connect to the AS400.
Thanks for your help.




Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.