Page 1 of 1

Access repository information

Posted: Fri Dec 28, 2007 11:17 am
by hiteshm
I've just started to use DataStage v8, and have been asked to produce a text file with the details as shown in Director.

Does anybody know how I can retrieve this information? I believe in previous versions, this used to be stored in UV tables.

Posted: Fri Dec 28, 2007 11:22 am
by ArndW
The DataStage subroutine calls to get this information have not changed at Version 8 so you can continue to use DSGetJobInfo() and the other DSGet...() routines to retrieve this information.

Posted: Fri Dec 28, 2007 2:49 pm
by ray.wurlod
In Director choose the Project menu.
In that menu choose the Print option. This opens a common print dialog.
Within the Print dialog check the Print To File check box.
Within the browser dialog specify the pathname of the text file (on the client machine) into which the report will be written.