Page 1 of 1

MQ and Shared Container..

Posted: Fri Jul 04, 2008 4:12 am
by pavans
HI

I have a job design like

MQ--Transformer--Server Shared Container(with Folder Stage in it).
I am reading around 15 messages from MQ at a time and creating each XML for each message and storing in a FOlder stage.
I am getting the below error when i am reading the file from MQ and storing it in a FOlder on the server.

Fatal Errors:

POParallelFolderOutputStageC4,0: row is to big to fit in shared memory buffer
POParallelFolderOutputStageC4,0: The runLocally() of the operator failed.

Can someone help what can be done to avoid this.

Thanks