Page 1 of 1

How to search the datastage job in unix

Posted: Tue Oct 05, 2010 5:20 am
by ntr
HI All,
please let me know How to search the datastage job in unix


Thanks & Regards
ntr

Re: How to search the datastage job in unix

Posted: Tue Oct 05, 2010 5:30 am
by samyamkrishna
go to $DSHOME

uv
LOGTO <project>
SELECT * FROM DS_JOBS WHERE NAME like <job name>;

Posted: Tue Oct 05, 2010 6:35 am
by chulett
It would help if you expanded your question a teeny bit - "search the job in UNIX"? Can you explain what you mean by that so people don't need to guess? Or perhaps this might help:

viewtopic.php?t=136147

Posted: Tue Oct 05, 2010 3:30 pm
by ray.wurlod
Umm... use the scroll bars in Designer?