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
What is the project in datastage?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
CHANGE CAPTURE
how to run a sequential file stage in parallel if the stage is used on the TARGET side
Explain usage analysis in datastage?
Can we use target hash file as a lookup ?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
Demonstrate experience in maintaining quality process standards?
How do you reject records in a transformer?
How to reverse the string using SQL?
If you want to use a same piece of code in different jobs, how will you achieve this?
What are the main differences you have observed between 7.x and 8.x version of datastage?
How do you register plug-ins?