Page 1 of 1

Target column to be populated with DS user name

Posted: Tue Apr 22, 2008 4:55 pm
by Shree0410
Hi all,

I have a requirement to populate one of the target columns with the DataStage generic user name. Can you help me how to do this?

Thanks

Posted: Tue Apr 22, 2008 5:11 pm
by ray.wurlod
If it's really generic you could hard code it. You could introduce it via a job parameter (maybe the $USER environment variable).

Posted: Tue Apr 22, 2008 5:14 pm
by Shree0410
Thanks Ray, but is there a macro like the 'DSJobName'?

Posted: Tue Apr 22, 2008 7:08 pm
by ray.wurlod
If there is, it will appear in the drop down list. (I do not have access to parallel jobs at the moment to check, so you'll have to check.)