Capturing the fatal errors from Director

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sure and it has been discussed here a zillion times. Kim Duke has a complete set of utilities for doing this (and much more) freely available from his website - search there and here for discussions of ETLStats. Might be a little overwhelming, though.

For just the requirements as you've stated, you'll need to roll up your own using either the various 'DSGetLog*' API functions or their dsjob equivalents from the command line if you want to script it. Both are documented in the online help and in either "____ Job Developer's Guide" pdf in the Command Line Interface section. Again, you can search here for DSGetLog for a ton of conversations on the subject.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What if the fatal error is of the kind "can not load into Oracle"?
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