Page 1 of 1

Use existing project

Posted: Tue Dec 06, 2011 9:49 am
by meshnick1
Hi,

Can i use existing DataStage project which located, for example, on shared between two servers, with another DataStage instance?
For example, we have shared resource /opt/shared, which can be used by serverA and serverB. DataStage is installed on serverA and ServerB. And we create new project from DataStage on serverA in /opt/shared/DSProject.
Can we indicate to DataStage on serverB to use project in /opt/shared/DSProject/ ?
Thanks for advance

Posted: Tue Dec 06, 2011 2:49 pm
by ray.wurlod
Welcome aboard.

The answer is no.

The reason is that the two servers maintain independent locking mechanisms, and you would have nothing in place to prevent one server from destroying or damaging components in use on the other server.