Page 1 of 1

Repository Search

Posted: Sun Oct 23, 2011 4:24 pm
by phanikumar
I am using datastage 7.5 parallel version and i haven't used this previously, I have a repository where it contains large number of jobs.Is there any search option for repository to quickly locate a job.


Regards

Kumar

Posted: Sun Oct 23, 2011 4:38 pm
by chulett
The normal ones. Director allows a wildcard search, suggest you do that first and then turn off Category display. Otherwise, search DS_JOB from the Administrator:

Code: Select all

SELECT CATEGORY FROM DS_JOBS WHERE NAME = '?'