Page 1 of 1

macro vs routine

Posted: Sat Sep 25, 2010 12:43 pm
by agpt
Hi,

What is the difference between DS Macro and parallel routine/DS routine?

Posted: Sat Sep 25, 2010 3:15 pm
by ray.wurlod
A DS macro is an interlude to a DS function so there is no difference between them. DS functions are written in DataStage BASIC.

Parallel routines, however, are written in C++ and therefore can not be invoked through DS macros.

Posted: Sat Sep 25, 2010 11:41 pm
by agpt
ray.wurlod wrote:A DS macro is an interlude to a DS function so there is no difference between them. DS functions are written in DataStage BASIC.

Parallel routines, however, are written in C++ and therefore can no ...
Ray,

I am unable to see your full reply. would it possible for you to take premium setting off this reply?

Posted: Sun Sep 26, 2010 2:50 am
by ray.wurlod
Would it be possible for you to obtain a premium membership so that you CAN read all of my reply?

Premium membership is the main way in which DSXchange's continued existence is funded.

Posted: Wed Sep 29, 2010 10:31 am
by agpt
Is anybody aware of what is the exact difference between macro, function and routine in data stage server jobs?

Posted: Wed Sep 29, 2010 5:16 pm
by ray.wurlod
Yes. Once you have your premium membership you will be able to join them.

Posted: Wed Sep 29, 2010 10:48 pm
by agpt
ray.wurlod wrote:Yes. Once you have your premium membership you will be able to join them.
I am sorry Ray but I didn't get what you meant by "you will be able to join them".

I was simply asking if anybody is aware of exact difference betwen these.