all groups > sql server dts > may 2006 >
You're in the

sql server dts

group:

SSIS Pulling Data from an AS400



SSIS Pulling Data from an AS400 KGO
5/11/2006 1:13:01 PM
sql server dts: 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.
--
Re: SSIS Pulling Data from an AS400 Allan Mitchell
5/15/2006 12:00:00 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


[quoted text, click to view]

AddThis Social Bookmark Button