Abort with row too big for inter stage rowbuffer

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
chaitanyavm
Participant
Posts: 8
Joined: Fri Apr 09, 2004 7:06 pm

Abort with row too big for inter stage rowbuffer

Post by chaitanyavm »

I have a job that does XML transformation. When large amount of data is passed through this job it aborts with
row too big for inter stage rowbuffer
I tried with disabling row buffer, using project defaults, enabling row buffer and having large buffer size etc. Is anyone familiar with this issue?
datastage
Participant
Posts: 229
Joined: Wed Oct 23, 2002 10:10 am
Location: Omaha

Post by datastage »

I just came across this error message in a standard transformer in DataStage Server.

I'm curious as to what the first step should be... bumping up the row buffer size until you no longer get the error or just disable row buffering for the job.


chaitanyavm:
DataStage Administrator should show you what the project defaults are. The point of row buffering is to improve performance. Did your job run without this any errors when you disabled row buffering?
Byron Paul
WARNING: DO NOT OPERATE DATASTAGE WITHOUT ADULT SUPERVISION.

"Strange things are afoot in the reject links" - from Bill & Ted's DataStage Adventure
Post Reply