Page 1 of 1

Getting Datastage Project names from Unix

Posted: Wed Jun 04, 2008 1:24 pm
by udayk_2007
Hi Everybody

I want to get the Datastage Project names from unix server.Is there any unix command for it

Please help.Its urgent

Thanks very much

Posted: Wed Jun 04, 2008 2:53 pm
by rameshrr3
This is what the server job developers guide has to say about listing projects ( Page 709/776) through command line ..
Listing Projects
The dsadmin command can be used for listing the projects on a
server.

Code: Select all

dsadmin -listprojects
Lists all the projects on the server.
Marking a question as "urgent" is no guarantee that your question will be answered..

Posted: Wed Jun 04, 2008 2:59 pm
by ray.wurlod
An alternative command is

Code: Select all

dsjob -lprojects