bittest function in parallel jobs

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
hitmanthesilentassasin
Participant
Posts: 150
Joined: Tue Mar 13, 2007 1:17 am

bittest function in parallel jobs

Post by hitmanthesilentassasin »

Hi,

is there a function similar to bittest in parallel? if yes, then what is it?

Thanks,
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I'm not aware of one (a function for the parallel Transformer) within DataStage. Certainly it exists as a C function so you could implement your own parallel routine.
Last edited by ray.wurlod on Thu Mar 18, 2010 5:36 pm, edited 1 time in total.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
hitmanthesilentassasin
Participant
Posts: 150
Joined: Tue Mar 13, 2007 1:17 am

Post by hitmanthesilentassasin »

Thanks ray!!! well, I could find the documentation of basic. well, was looking for one in parallel.
Post Reply