Out of memoryerror on prouction server

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
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Simple economics. Supply and demand. Total demand for memory exceeds available supply. Either install more memory or reduce the demand.

Reduce demand by creating more efficient jobs, running fewer jobs at the same time, tuning the memory demand for particular stages (such as Sort stage) or any combination of these.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply