Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 is initial load and incremental load

3 Answers   ADP,


What is RCP

5 Answers   CGI, CTS,


Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how

0 Answers   TCS,


A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?

0 Answers  


source file is having 5 records while moving into target it want to be 10 records

4 Answers   IBM,


Can you highlight the main features of ibm infosphere information server?

0 Answers  


How to create user defined environment varibale(parameter)?

1 Answers   TCS,


wt is the difference between swith and filter stage

6 Answers   IBM,


A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.

3 Answers   IBM,


Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?

4 Answers   Wipro,


What are orabulk and bcp stages?

0 Answers  


create a job that splits the data in the Jobs.txt file into four output files. You will direct the data to the different output files using constraints. • Job name: JobLevels • Source file: Jobs.txt • Target file 1: LowLevelJobs.txt &#8722; min_lvl between 0 and 25 inclusive. &#8722; Same column types and headings as Jobs.txt. &#8722; Include column names in the first line of the output file. &#8722; Job description column should be preceded by the string “Job Title:” and embedded within square brackets. For example, if the job description is “Designer”, the derived value is: “Job Title: [Designer]”. • Target file 2: MidLevelJobs.txt &#8722; min_lvl between 26 and 100 inclusive. &#8722; Same format and derivations as Target file 1. • Target file 3: HighLevelJobs.txt &#8722; min_lvl between 101 and 500 inclusive. &#8722; Same format and derivations as Target file 1. • Rejects file: JobRejects.txt &#8722; min_lvl is out of range, i.e., below 0 or above 500. &#8722; This file has only two columns: job_id and reject_desc. &#8722; reject_desc is a variable-length text field, maximum length 100. It should contain a string of the form: “Level out of range: <min_lvl>”, where <min_lvl> is the value in the min_lvl field. My Question is how do you write the stage variable for reject rows.

0 Answers   HCL,


Categories