Page 1 of 1

Parallel Routine

Posted: Thu Sep 07, 2006 5:30 am
by jayantthakore
Hii,

Can anyone tell me where to write the Code for a Parallel Routine.I want to wite a routine for caracter to Integer Decoder.

I can create the routine through the manger but I am not able to figure out where to write the code.(In server there is a tab as CODE).

Is it somewhere in Parallel Also.

Posted: Thu Sep 07, 2006 6:05 am
by vsi
will the same code written for routines in server jobs work on routines on parallel jobs as well?

Posted: Thu Sep 07, 2006 6:07 am
by balajisr
vsi wrote:will the same code written for routines in server jobs work on parallel jobs as well?
No.

Server routines are coded in DS Basic while parallel routines are coded in C.

Posted: Thu Sep 07, 2006 6:12 am
by vsi
What about Transforms??

wow, then, is there no means of downward compatibility? Does all the routines need to be recreated????

Posted: Thu Sep 07, 2006 6:39 am
by ray.wurlod
It is a completely different product that happens also to be called DataStage. Indeed, there are four separate products that are called DataStage, with very little overlap between them.