Page 1 of 1

Read Datastage Logs over Unix Box.

Posted: Fri Oct 02, 2015 8:05 am
by vibwipro
Hi All,

I have a requirement where i need to Read Datastage Job Logs from UNIX server.

Can any one share knowledge how to read Job Logs from Unix server.

Thx.

Posted: Fri Oct 02, 2015 8:12 am
by chulett
From the command line you use dsjob and leverage the various "getlog" functions it supports to query / extract the information you need from the various job log tables. It's all well documented in the chapter (manual?) on the DataStage Command Line Interface.