Using DataStage Routines

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

Hi Nancy,

You can use even more than two dimensions in an array.
Output is one value, but if you write a whole array in this one value you can pick out the more values by for example the field-Function.

Hope that this will help you.

Wolfgang
Hi everyone,
I was wondering does anyone knows if we can use a two dimensional array in writing a routine?
Also, does anyone know if the routine can return more than one value?


Nancy Bebawy

Edited by - nancy_luca on 04/18/2002 10:27:06
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

Nancy,

for sure. But to tell you how, I need to know some more details about what you want to do.

Wolfgang
Thanks a lot for your help
Do u have any idea how can I fill a sequential file in a job with the contents of a two dimensional array
Hi Nancy,

You can use even more than two dimensions in an array.
Output is one value, but if you write a whole array in this one value you can pick out the more values by for example the field-Function.

Hope that this will help you.

Wolfgang
Hi everyone,
I was wondering does anyone knows if we can use a two dimensional array in writing a routine?
Also, does anyone know if the routine can return more than one value?


Nancy Bebawy

Edited by - nancy_luca on 04/18/2002 10:27:06
Nancy Bebawy
Post Reply