Hi Vijay here
For Four CPU's how many nodes will required?
Answers were Sorted based on User's Feedback
Answer / kiran
hai..,
Let us assume each cpu takes one node and total is 4 nodes
and clearly say cpu is server or stnd alone system please
mention .
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / datastage4you.blogspot.in
generally we are following : n/2 node file
where n is no of cpu on the server.
| Is This Answer Correct ? | 2 Yes | 0 No |
In which situations we can use normal and sparse lookup stages
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?
wt is the difference between swith and filter stage
Can you explain link buffering?
how can we create tables in datastage?
can any one tell me how to install datastage 8.1 in windows xp with wizard
how can we create rank using datastage?what is the meaning of rank?
Differentiate between data file and descriptor file?
i have one table with one column in this column i have three rows like 1,1,2 then that rows populate to target as first tow rows as one row and remaing row as one row how it posible? COLUMN_NAME SHIVA RAMU MADHU THEN I WANT TO LIKE SHIVA AND RAMU IN ONE ROW AND MADHU IS ONE ROW IF ANY ONE KNOW PLZ TELL ME