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 |
What is difference between 8.1 , 8.5 and 9.1 ?
Enlist various types of routines in datastage.
how to handle null values in sequential file?
Why fact table is in normal form?
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
I have a few records just I want to store data in to targets cycling way how?
Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?
How to create user defined environment varibale(parameter)?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
Have you used Unstructured data?
How do y read Sequential file from job control?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2