Display Jobs in a Category

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

joesat
Participant
Posts: 93
Joined: Wed Jun 20, 2007 2:12 am

Post by joesat »

It must be executed while attached to a project directory.
sorry, not able to understand Ray.. :-([/quote]
Joel Satire
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Meaning, you must be sitting in the project directory when you run this. That and know what all the variables are that it is expecting, like what !CommandeDS! is.
-craig

"You can never have too many knives" -- Logan Nine Fingers
joesat
Participant
Posts: 93
Joined: Wed Jun 20, 2007 2:12 am

Post by joesat »

I do not understand how one can be in a Datastge project directory in windows... and i have difficulty comprehending the variables too :?
Joel Satire
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Being attached to a directory is what happens after you CD to that directory. The directory (folder, if you must) becomes your "current working directory").

The CommandeDS variable is passed as an argument to the script. This is the command that is executed in DataStage in the project. DirSauve and FicSortie specify the directory where the files to be processed are found. DirSauve and FicResultat specify the output file where the commands executed are recorded.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
joesat
Participant
Posts: 93
Joined: Wed Jun 20, 2007 2:12 am

Post by joesat »

your message got cutoff, Ray... i know i have to subscribe, alas my heart is willing but my purse is weak :-(

can you display the post in full please?
Joel Satire
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

joesat wrote:your message got cutoff, Ray... i know i have to subscribe, alas my heart is willing but my purse is weak :-(

can you display the post in full please?
No.
For reasoning please see this post where you make the same request.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply