what is a nodemap constraint

Answers were Sorted based on User's Feedback



what is a nodemap constraint..

Answer / pooja

Nodemap constraint is a property check in the stage. The
paralell execution of the job can be restriced to a
particular node or nodes at a stage level with this check.
It provides a drop down list of nodes available and by
selecting a particular node or nodes the job executes only
on that particular node or nodes.

For example, if the incoming data is being processed in
parallel mode on 4 nodes then in the next stage if the
nodemap constraint is checked and only 1 node is selected
then the entire data is processed in a sequential mode i.e.
on that particular node.

In case the incoming data processes on 4 nodes and nodemap
contraint is checked and 2 nodes are selected then the data
is distributed on these 2 nodes and the job process is
carried out on the same.

Is This Answer Correct ?    4 Yes 0 No

what is a nodemap constraint..

Answer / pooja

Nodemap constraint is a property check in the stage. The
job process can restriced at a stage level with this check.
It provides a drop down list of nodes available and by
selecting a particular node the process only on that
particular node.

For example, if the incoming data is being processed in
parallel mode then in the next stage if the nodemap
constraint is checked then from here on the processing
takes place in a sequential mode.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Data Stage Interview Questions

how can we create a Sorrogate key in transformer stage? I want it in parallel mode

2 Answers   Syntel,


hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys

0 Answers  


where the log files or tables can store in DS?

2 Answers   IBM,


Explain usage analysis in datastage?

0 Answers  


How can we do null handling in sequential files

3 Answers   Reliance,






Which algorithm you used for your hashfile?

0 Answers  


my source seq file have col1 1 2 3 4 5 6 7 8 9 i have 4 targets t1 t2 t3 t4 1 2 3 4 5 6 7 8 9 like this how we can get?

10 Answers   Polaris,


how can we do null handling in sequential files

2 Answers   Reliance,


how to write server Routine coding?

0 Answers   Eric,


If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?

5 Answers   Infotech,


what is materialized view used datastage?

1 Answers   HSBC,


What is a folder? Difference types of stages?

0 Answers  


Categories