involking 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
India2000
Participant
Posts: 274
Joined: Sun Aug 22, 2010 11:07 am

involking parallel routine

Post by India2000 »

Hi,

Could any one please let me know how to invoke parallel routine type external before/after routine

what is the requirement for the parallel routine code when configured as above pointing to object file for calling it using routine activity

Any pointer or example is appreciated.

Thank you.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Not sure I follow but... the Routine Activity stage in a Sequence job cannot call a "parallel routine" nor can a before/after job routine be a "parallel routine". Perhaps a better idea of what you are trying to accomplish with this would help?
-craig

"You can never have too many knives" -- Logan Nine Fingers
India2000
Participant
Posts: 274
Joined: Sun Aug 22, 2010 11:07 am

Post by India2000 »

Can we invoke parallel routine using routine activity?

If that's the case what is the requirement to create a C/C++/ routine as a external before/after routine. Does it work with same object file of the c code with routine type external function.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Asked and answered. No.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply