Page 1 of 1

Multiple Project Exports from Same DS Project

Posted: Tue Mar 15, 2005 12:37 pm
by bundtjl
Can I run a DataStage project backup script and a MetaStage metadata import connecting to the same DS project and server, simultaneously? Thank you.

jbundt

Posted: Tue Mar 15, 2005 1:50 pm
by kcbland
Probably not, as the export requires exclusive access to an object when it is being accessed. There is a chance both processes will collide on the same object.