what are the types of nodes

Answers were Sorted based on User's Feedback



what are the types of nodes..

Answer / prasad

The Question was not clear....
The answer given by Nagraz also correct if u take the node
information from a configuration file but according to the
datastage archietecture there was again three nodes.
They are
1)Conductor Node:-
which contains the intial framework process of the Datastage

2)Section Leader:-
It was useful to manage the communication between the
players

3)Players:-
Those are useful generating the connection between
different players and also done the all processes inside
the Players only...

Is This Answer Correct ?    14 Yes 4 No

what are the types of nodes..

Answer / sri

We are having three types of nodes.
Conductor node, Section leaders & Players.

Conductor node composes the score and create section
leader's process and start up the process.

Section leaders are present only one per node. Section
leaders manages up(conductor node) & Down(players)
communication.

Players : The actual process associated with players. They
establish connections to other players. They will be clean
up after completion of their process.

Is This Answer Correct ?    4 Yes 2 No

what are the types of nodes..

Answer / 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

what are the types of nodes..

Answer / nagaraz

THERE R 4 TYPES OF NODES.
1). NODE : NODE REFERS TO LOGICAL PROCESSING UNIT AND NOT
PHYSICAL NODE, THE DEFINE ALWAYS STARTS WITH NAME.

2). FAST NAME : THE FIRST NAME FOR THE NODE IN THE NODE
INFORMATION IS ITS NETWORK NAME ON THEFASTEST NETWORK.IN AN
MPP, MANY TIMES MACHINES ARE CONECTED WITH FAST NETWORK
CONNECTIVITY SUCH AS FIBER OPTICS,ETC.

3). POOLS : VARIOUS RESOURCES CAN BE GROUPED USING KEY WORD
POOL.GROUP IS USEFUL WHILE USING POOL.

4).RESOURCE : THIS KEYWORD ALLOWS YOU TO SPECIFY THE
RESOURCES AVAILABLE

Is This Answer Correct ?    6 Yes 20 No

Post New Answer

More Data Stage Interview Questions

What are the repository tables in datastage?

0 Answers  


Explain the scenarios where sequential file stage runs in parallel?

3 Answers   Accenture,


there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities

2 Answers   Wipro,


DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks

0 Answers  


sed,awk,head

0 Answers   CTS,






Explain the datastage parallel extender (px) or enterprise edition (ee)?

0 Answers  


Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.

1 Answers   CGI,


CHANGE CAPTURE

0 Answers   CTS,


Can you define merge?

0 Answers  


What is the purpose of interprocessor stage in server jobs?

0 Answers   ASD Lab,


country, state 2 tables r there. in table 1 have cid,cname table2 have sid,sname,cid. i want based on cid which country's having more than 25 states i want to display?

3 Answers   Wipro,


Describe routines in datastage? Enlist various types of routines.

0 Answers  


Categories