MQ and Shared Container..

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
pavans
Participant
Posts: 116
Joined: Sun Sep 10, 2006 7:33 am
Location: bangalore, india

MQ and Shared Container..

Post 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
Thanks,
Pavan
Post Reply