Page 1 of 1

Whole Project clean up

Posted: Wed Oct 11, 2006 9:43 pm
by Prashantoncyber
Hi,
Previously we imported the .dsx of whole project in our dev.
Now we have to clean up whole thing so that we can import another .dsx project.
Is there any functionality in Datastage so that we can clean up whole project instead of deleting each jobs , table definitions , routines etc one by one.
Thanks

Posted: Wed Oct 11, 2006 9:54 pm
by chulett
This sounds familiar... delete the project and recreate it.

Posted: Wed Oct 11, 2006 9:57 pm
by Prashantoncyber
chulett :This sounds familiar... delete the project and recreate it.

Infact i am aware of it...But i am finding alternate ways if it exits with out deleting it.
thanks

Posted: Wed Oct 11, 2006 10:10 pm
by chulett
:? Why? Any other way is error prone and unnecessary work, unless you've got a really good reason to delete most of it but not all of it. Just delete the Project if you want to 'clean up whole thing'...

Posted: Wed Oct 11, 2006 10:15 pm
by chulett
BTW, I made the 'sounds familiar' comment because of this recent post. Give it a read.

Posted: Wed Oct 11, 2006 10:54 pm
by ray.wurlod
Delete then add is fast, cheap and probably error-free (provided you get the pathname correct). Copy the pathname before deleting the project, paste it when re-creating.

Posted: Wed Oct 11, 2006 11:34 pm
by Prashantoncyber
thanks all