Find out Datastage Downtime / Uptime Metrics

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinagesh
Participant
Posts: 125
Joined: Mon Jul 25, 2005 7:03 am

Find out Datastage Downtime / Uptime Metrics

Post by srinagesh »

Hi !

Is there a way to find out the Downtime / Uptime of the Datastage Service. (either from a log file or Universe) :?:

Regards
Nagesh
Simplicity is the ultimate sophistication
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

What you exactly mean down time and uptime? If Datastage is down, you cant expect the universe tables to be updated. Or do you need the timestamp of Datastage engine stop and start? Even its not recorded, as far as I have noticed.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It's not logged, unless you change the start up script to have dsrpcd do minimal logging (-d1 on its command line and redirect output to a log file rather than to /dev/null).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply