Status Code

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
daniel0623
Charter Member
Charter Member
Posts: 34
Joined: Tue May 31, 2005 8:17 pm
Location: ShangHai,China

Status Code

Post by daniel0623 »

Hi All,
When running a job in command line,it will return a status code.Who can tell me the mean of each status code? Thanks
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
Kim posted a list not long ago.
In any case the list should be in any JOBCONTROL.H file inside the dsinclude directory under any project directory you have.
This contains many code numbers and their meanings, among them are the "Possible return values for token DSJ.STATUS"
there you'll find the answer.

IHTH,
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
daniel0623
Charter Member
Charter Member
Posts: 34
Joined: Tue May 31, 2005 8:17 pm
Location: ShangHai,China

Thank you

Post by daniel0623 »

Thank you
Post Reply