project location

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
rohitchattar
Premium Member
Premium Member
Posts: 24
Joined: Thu Jun 21, 2007 1:20 am

project location

Post by rohitchattar »

Hi ,

I am trying to create my project in different location. while trying to add the ptoject i am getting the following error 'DSR.ADMIN: The project location is invalid.'

I am not using the default directory /home/dsadm/Ascential/DataStage/Projects.
xanupam
Participant
Posts: 6
Joined: Sun Nov 25, 2007 11:10 am
Location: India

Post by xanupam »

might be due to privilages of the dsadm in the unix directory structure.

check that the user (dsadm) should have the access to create the directory structure.
Cheers !!!
An S
rohitchattar
Premium Member
Premium Member
Posts: 24
Joined: Thu Jun 21, 2007 1:20 am

Post by rohitchattar »

we have many projects.for one projects i want to create the location in different machine itself.is it possible??
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Yes.

The directory you specify must not exist.
Its parent directory must exist, and you must have read, write and execute permission to it.
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 »

rohitchattar wrote:for one projects i want to create the location in different machine itself.is it possible??
ray.wurlod wrote:Yes.
Yes? Different machine? :?
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Ah. Missed that. The answer is a qualified yes - you need to be on version 5.2 or earlier (one of the versions built on genuine UniVerse) - then you could use UV/Net.

But, for version 6.0 or later, the answer is that the project must be on a local disk - not even on an NFS mount - on the machine where the DataStage engine is installed.
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