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 |
i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are running in 6 nodes and the remaining jobs are running on 10 nodes. how to change the node configuration?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Input file one has data as shown below 1 2 3 4 5 6 7 8 Input file two has data like 6 7 8 9 10 11 Design a data stage job which will provide me three output files as shown below: Output 1 6 7 8 Output 2 1 2 3 4 5 Output 3 9 10 11 Let me know your answers
Explain ibm infosphere information server and highlight its main features?
How do you schedule or monitoring the job?
Differentiate between datastage and datastage tx?
Different ways a project can be moved to production ?...example ….export-import and Version control.
6) my sorce d1 d2 d1 d2 d1 d3 d2 d1 my target tartget 1 d1 2 d1 3 d1 4 d1 target2 1 d2 2 d2 3 d3 Target 3 1 d3 Can any body send me answer this is argent requierment
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
Define data aggregation?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Whats difference betweeen operational data stage (ods) and data warehouse?