compile issue-

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
dsguy_2006
Participant
Posts: 10
Joined: Wed Feb 22, 2006 10:41 pm

compile issue-

Post by dsguy_2006 »

in a PARELLEL job
error was:
"PWD environment variable is not defined."

where can i find this variable ,how can i define it?

thnx in advance
dsguy_2006
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Code: Select all

PWD environment variable is not defined
use this as the key word and search the forum.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

Hi dsguy_2006,
Go to DataStage Administrator client to populate a PWD enviroment variable under the categories of User Defined and set its valuale to the path of your project's folder, e.g. C:\Ascential\DataStage\Projects\MyProject.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Hi dsguy_2006,
Is your issue solved witht the solution given by lstsaur?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
dsguy_2006
Participant
Posts: 10
Joined: Wed Feb 22, 2006 10:41 pm

thanks

Post by dsguy_2006 »

HI KUMAR_S,ITSSAUR


THANKS FOR THE HELP
dsguy_2006
Post Reply