Page 1 of 1

Generate Report

Posted: Thu Jun 12, 2008 12:56 am
by rhaddur
Is it possible to get the

DataStage Desinger-->File -->Generate Report

using Unix comman line (Example run job using dsjob command)

Posted: Thu Jun 12, 2008 1:01 am
by ray.wurlod
Yes. The dsjob command has a -report option.

Posted: Thu Jun 12, 2008 1:13 am
by ag_ram
The report from the comamnd dsjob -report is Job Status Report.

The report generated by Designer Client is Job Design Report in HTML form.

Which report you want now?

But i suppose that reporting Job Design in HTML form is not available in UNIX.

Posted: Thu Jun 12, 2008 1:35 am
by rhaddur
ray.wurlod wrote:Yes. The dsjob command has a -report option. ...

Hi Ray

Thanks for your reply

But using this command dsjob -report Projec_dev job

we only able to get the following details

STATUS REPORT FOR JOB: job
Generated: 2008-06-12 00:30:18
Job start time=2008-06-12 00:28:31
Job end time=2008-06-12 00:28:33
Job elapsed time=00:00:02
Job status=1 (Finished OK)
Status code = 0


I want to get the html page

Posted: Thu Jun 12, 2008 7:28 am
by chulett
From the UNIX server? Not possible.