Fatal error Default node pool empty

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
rkacham_DSX
Charter Member
Charter Member
Posts: 27
Joined: Tue Nov 02, 2004 5:34 pm

Fatal error Default node pool empty

Post by rkacham_DSX »

Hi ,

I am getting following error:

ain_program: Fatal Error: The set of available nodes for op5 (parallel CommonEpisodeStg).
is empty. This set is influenced by calls to addNodeConstraint(),
addResourceConstraint() and setAvailableNodes(). If none of these
functions have been called on this operator, then the default node
pool must be empty.
This step has 7 datasets:


This job is runnig fine in developement server, when i run this job in test server parallel with other jobs this job is getting aborted

we have 4 dual-core cpus in dev
and 4 single core cpus in test..

thanks in advance
Thanks,
Ramesh
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

See if this posthelps.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

How do the configuration files differ between the two servers? Did you ever run in a multi-node configuration in the development environment?
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