How to load a Job error message to a table

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
changming
Participant
Posts: 68
Joined: Wed Oct 13, 2004 3:35 am

How to load a Job error message to a table

Post by changming »

I need to load th Error message into a table, how can i get the error message?I have try to use getlogsummary, but always failded
help help
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard! :D

Please try to use a meaningful subject; it helps when later you - or anyone else - is searching for answers.

The DataStage log is already in a table. Search for RT_LOG; somewhere you will find the column definitions. Create a DataStage job to extract entries from the DataStage job log into the table of your choosing.

Finally, avoid the word "urgent". This forum is an entirely volunteer effort; people respond as and when they can. If you need urgent support you can sign up for this with Ascential - at great expense!
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

FYI:
Switched between additional info and subject
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
Post Reply