what is SMP AND MPP?

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


Please Help Members By Posting Answers For Below Questions

What is abap? What are idocs?

516


Explain about hash partitioning?

543


Explain do we need an etl tool?

529


explain about your project architecture in ssis..could u please send to my mail..vinod.kjvk@gmail.com

3621


how do u really know that paging to disk is happening while u are using a lookup transform?

2049






What are the different etl testing categories as per their function?

541


How can we use external procedural logic in informatica?

528


Explain etl mapping sheets?

664


What are the steps involved in etl process?

521


What is the difference between round-robin partitioning and hash partitioning?

550


Explain different types of partitioning?

623


Hi Guys, my requirement is to load 1 yr data from oracle to teradata database through abinitio etl graph.i need to schedule this as a monthly job.but i want to load 12 month data for the first time and from second time it should load last (recent) month data and delete 13th month data. For example For the first time it should load 201208 to 201108 data, second time it should delete 201108 month data and load 201209 month data. I developed garph to load 12 month data ,but i don't know how to handle above requirement as am new to abinitio. i greatly appreciate you help.Thank You.

1722


What is data cleaning?

553


how do u really know that paging to disk is happening while u are using a lookup transform?

1570


Can u access a repository created in previous version of Informatica?

1474