30 jobs are running in unix.i want to find out my job.how
to do this?Give me command?
Answers were Sorted based on User's Feedback
Answer / mahesh
If you dont know the PID, try below:
ps -ef|grep USER_ID|grep JOB_NAME
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the different layers in the information server architecture?
On which Dimension Table you implemented SCD Type in your Project
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
What are the important features of datastage?
How to clean the datastage repository?
if ename='subbu' while running job the job should be abort how come?
how to handle null values using transformer stage?
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
How can we run same job in 1 day 2 times
which memory is used by lookup and join
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
What are the types of containers?