Significance of jobid

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
ReachKumar
Participant
Posts: 29
Joined: Wed Jan 06, 2010 7:18 am

Significance of jobid

Post by ReachKumar »

Hi,

When i executed the command : "dsjob -jobid nxg_symm PivotPrac" (Here - nxg_symm is project name and PivotPrac is the job name),
i got the following message,

Status code = 0

What does it mean and what is the significance of -jobid.Can some one explain me please?
Regards,
Kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Jobid allows you to create a (short) alias for a (long) job name.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

It's explained in the manuals. Somewhere. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
ReachKumar
Participant
Posts: 29
Joined: Wed Jan 06, 2010 7:18 am

Post by ReachKumar »

Thanks..
Regards,
Kumar
Post Reply