hi

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

ashok99
Participant
Posts: 3
Joined: Thu Mar 08, 2007 6:27 pm
Location: MA,USA

view the Job status in unix command

Post by ashok99 »

DSguru2B wrote:Executables are in binary internal code. You wont be able to view it. Why do you want to do that?
I mean to say that how to view the job status in unix like weather job fails or executed.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

dsjob will give you that:

Code: Select all

dsjob -jobinfo <Project> <JobName>
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply