Can resources corrupt a join?

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
kld05
Charter Member
Charter Member
Posts: 36
Joined: Fri Apr 28, 2006 8:12 am

Can resources corrupt a join?

Post by kld05 »

Is it possible for server resources to impact a join without throwing an error? I have a job that left outer's on two datasets that produces incorrect results every now and then. The join matches on key's that do not exist and thus I'm getting incorrect values from the right columns.

I've verified that the partitioning is correct. Subsequent job runs produce the desired result. Has anyone experienced a similar issue?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I don't believe it's possible.

Create a reproducible case then report the alleged bug to IBM through your support provider.
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