Read Datastage Logs over Unix Box.

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
vibwipro
Participant
Posts: 40
Joined: Thu Jan 24, 2013 7:34 am

Read Datastage Logs over Unix Box.

Post 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.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply