January 27, 2009 at 1:59 am
I have approx. 1 million rows in my source table and it loads 0.2 million and gives low buffer memory error.
Anybody knows the methods for improving performance in SSIS for Data migration to Oracle as destination.
I have already tried altering the Data Flow variables like defaultBufferSize etc... But No effect...
Help me....:ermm:
February 4, 2009 at 10:03 am
Hi
Are you getting this "low buffer memory error" on Oracle side?
Thanks -- Vj
February 4, 2009 at 7:46 pm
no.
It is on SSIS side.
February 5, 2009 at 11:26 am
Hi
What is AVG size of the record?
What is the DefaultBufferSize set to?
What is the DefaultMaxBufferRows set to?
Mean while check out the below articles to modify the above attributes in order to increase the speed of the data load.
http://www.sqljunkies.com/WebLog/ashvinis/archive/2005/04/06/10467.aspx
Thanks -- Vj
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply