Answer Posted / shiva
SMP is "share everything" - all CPUs in the one machine share access to the same memory resources,
the same disk resources, the same drivers, and so on. In DataStage EE, inter-process communication takes place via shared memory
MPP is "share nothing" - a number of independent machines each having its own CPUs,
its own memory, its own disks, and so on. In DataStage EE,
inter-process communication between processes on different machines takes place via TCP sockets.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
what is the difference between cardinality and Nullability?
When do we analyze the tables? How do we do it?
What do you understand by the term ‘transformation’?
what is session partitioning?
What is data cleaning?
please tell me any easy ways of testing the Data warehouse project. In my project we are not using any tools for ETL. we are writing scripts in SCRIPTELLA. And we using Pentaho tool for Reporting How can i test all these. please tell me ASAP. thanks in adavance
how would u estimate the size of Lookup transform data and index cache?
Explain the difference between etl tool and olap tools?
What is Data Vault???
explain the methodology of Data Warehousing?(Polaries)
What are the different etl testing categories as per their function?
how do u estimate the depth of the session scheduling queue? Where do u set the number of maximum concurrent sessions that Informatica can run at a given time?
1)Power center server and client on the same machine 2)power center server and client on the different machines What is the basic difference in these two setups and which is recommended ?
Explain about etl data integration software?
can cubes contain measures ?