Answer Posted / huma
There are only 2 types of nodes.
1) Physical Node (that uses actual physical resource/CPU)
2) Logical Node (that uses sub-operator CPU processes and is a sub-set of a physical node).
Conductor node is an additional name given to the node where the parallel engine process starts in a job.
Most of the people have mentioned section leader and player nodes but those are the processes not nodes that are used to communicate the processing between different stages and nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how a source file is populated?
What is the importance of the exception activity in datastage?
How to find value from a column in a dataset?
What are the areas of application?
Distinguish between informatica & datastage. Which one would you choose and why?
root tree will find which is server job and which is parallel job?
Differentiate between Join, Merge and Lookup stage?
How to reverse the string using SQL?
I have a few records just I want to store data in to targets cycling way how?
What is the difference between an operational datastage and a data warehouse?
If you want to use a same piece of code in different jobs, how will you achieve this?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is difference between symmetric multiprocessing and massive parallel processing?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
Can you implement SCD2 using join, transformer and funnel stage?