The current soft limit on the data segment (heap) size

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
bhargava129189
Participant
Posts: 18
Joined: Tue Nov 15, 2005 9:36 am

The current soft limit on the data segment (heap) size

Post by bhargava129189 »

The current soft limit on the data segment (heap) size (805306368) is less than the hard limit (2147483647), consider increasing the heap size limit. I am getting this error in aggregator stage.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

You are not getting this error, but getting this warning message. It suggests that you increase the soft limit, but doesn't prevent any processing.
Post Reply