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 |
can we see the data in fixed width file? how can u change the datatype of fixed width files?
Which type of joins Merge stage can support?
Unix command to view the data in a dataset
what is the use of surogate key in datastage
how do u capture duplicates through sort & transformer
how to sort two columns in single job in datastage.
EXPLAIN SCD
WHAT IS FORCE COMPILE?
How can you join flat file, oracle as a sources?
difference between server shared container and parallel shared container
How did you reconcile source with target?
Why we need datasets ratherthan sequential files?