Macros

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
secfds
Participant
Posts: 1
Joined: Wed Aug 23, 2006 4:20 am
Location: india
Contact:

Macros

Post by secfds »

where will Macros comes in Datastage
Kiran ch
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

Macros are supplied by the vendor in this case IBM. Things like DSJobName and DSHostName are just nice to have. They save time and can be used like any variable.
Mamu Kim
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Most of the supplied macros are mainly useful in enriching captured errors with information about the job in which they were captured.

You can create your own, but it requires a reasonably advanced knowledge of the DataStage BASIC programming language as well as editing of a configuration file.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply