Answer Posted / 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 View All Answers
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
How you Implemented SCD Type 1 & Type 2 in your project?
AGGREGATOR default datatype
How rejected rows are managed in datastage?
What is the command line function to import and export the ds jobs?
how can we create rank using datastage?what is the meaning of rank?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
Define APT_CONFIG in Datastage?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
Define Routines and their types?
Name the command line functions to import and export the DS jobs?
Differentiate between validated and Compiled in the Datastage?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Differentiate between odbc and drs stage?