Writting parallel routine

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
mydsworld
Participant
Posts: 321
Joined: Thu Sep 07, 2006 3:55 am

Writting parallel routine

Post by mydsworld »

Please let me know the following regarding writting a parallel routines :

1. Where to write the code (in C/C++) of routine (which directory of the server)

2.compilation details (like compiler required etc)

3.how to invoke that routine from the DS designer (as parallel routine)

Thanks in advance.
abc123
Premium Member
Premium Member
Posts: 605
Joined: Fri Aug 25, 2006 8:24 am

Post by abc123 »

Do a search. This is a pretty common topic.
JoshGeorge
Participant
Posts: 612
Joined: Thu May 03, 2007 4:59 am
Location: Melbourne

Post by JoshGeorge »

I have a blog post: DataStage Parallel routines made really easy. All your queries are addressed in that blog.
Joshy George
<a href="http://www.linkedin.com/in/joshygeorge1" ><img src="http://www.linkedin.com/img/webpromo/bt ... _80x15.gif" width="80" height="15" border="0"></a>
Post Reply