Page 1 of 1

Error: Tfm8: ds_intput() - row too big for inter stage rowbu

Posted: Fri Oct 26, 2007 1:36 am
by Hemant_Kulkarni
Hi,

I am trying to read the xml data by using folder stage. I am impleming the ereplace function on CONTENT column from folder stage by using transformer stage(Tfm8).

I am getting Fatal error: StgCTSSIIStudyInfoFinal_Xml.Read_Tfm8: ds_intput() - row too big for inter stage rowbuffer

The xml file size is: 4 MB
The CONTENT coulumn data type is:LongVarBinary

please give the solution to resolve this problem

Thanks & Regards

Posted: Fri Oct 26, 2007 2:23 am
by ray.wurlod
Increase the size of your inter-process row buffers.

Posted: Tue Jul 16, 2013 2:52 pm
by MrBlack
How do you increase the size of the row buffer??

Posted: Tue Jul 16, 2013 6:45 pm
by ray.wurlod
The Tunables tab of project properties in the Administrator client sets defaults for the project.

Within the job use Inter-Process Communication stage, where the buffer sizes are set as stage properties.