Page 1 of 1

To find Job

Posted: Tue Dec 11, 2007 9:30 pm
by rajendharreddy
Hi,

I have a job called JobSeq_Prod. How do I find out that in which folder the job is stored in project tree folder in Repository.

When I am trying to create new job with same name, it is not allowing me to create.

Can anybody help me how can I find the job?

Thanks..

Posted: Tue Dec 11, 2007 10:34 pm
by narasimha
Search for "search job", you will get your answer! If not get back.

Posted: Tue Dec 11, 2007 10:41 pm
by chulett
From the Administrator:

Code: Select all

SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'JobSeq_Prod';

Posted: Wed Dec 12, 2007 12:36 am
by manjunathnet
DataStage maintains unique jobs name per project, whether it may be in different category or folder, so create differnt names for jobs