How can you find out whether datastage process is running
or not in unix?
Answers were Sorted based on User's Feedback
Answer / shikha
ps -ef | grep phantom
This will give list of all the processes running on that
node along with time and job/sequence name
| Is This Answer Correct ? | 7 Yes | 0 No |
explain unit testing,systemtesting,integrated testing
Define oconv () and iconv () functions in datastage?
How many types of sorting methods are available in datastage?
How to convert table data into xml file using xml output stage? please explain step by step;
What is the difference between the local container and shared container?
Define project in datastage?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
How To find the location of APT_confid file
how do you pass parameters in a script?
Explain ibm infosphere information server and highlight its main features?
How do you load dimension data and fact data? Which is first
Why do you need stage variables?