Page 1 of 1

Returning text error message

Posted: Wed Apr 26, 2006 9:30 am
by neeku@aol.com
Hello Every one,

I am trying to write a routine that return error message text. So far, any DSJOB functions that I used, return the error code. Ex. If job aborted it will return status = 3 aborted. Is any way to return the error message that descript the error in text format.
Thank you in davance.
EH

Posted: Wed Apr 26, 2006 10:08 am
by kcbland
Welcome aboard. Please post in the correct forum. By doing so, you will be prompted to enter in information necessary for us to answer your questions.

What version of DataStage?
What release of DataStage?

Are you attempting to use the dsjob command line program for starting jobs?

Can you please post the EXACT command you are running and the EXACT error messages supplied?

Posted: Wed Apr 26, 2006 3:17 pm
by ray.wurlod
Simply looking in the job log will reveal the error most of the time. Resetting the job will retrieve the error information most of the rest of the time.