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
Informatica server and client are in different machines. You run the session from the server manager by specifying the source and target databases. It displays error . You are confident that everything is correct. Then why it is displaying the error?
Hi, I completed MCA in 2006.After studied Informatica,SQL server and basics of reporting tool in one of the training center in chennai.I got subject knowledge only.But I didn't go any job because I scared to face real time.Anyone please advice how can I enter again into this and anyone provide real time exposure with project.
Identifying the bottlenecks in various components of Informatica and resolving them.
Explain about round-robi?
What is tracing level and what are the types?
what is a worklet?
What are the names of the layers in etl?
Explain about etl data integration software?
What is a staging area? What is the purpose of a staging area?
How can you use an Oracle sequences in Informatica ? You have an Informatica sequence generator transformation also. which one is better to use?
how do u set partition points in the mapping?
What is tracing level?
What is etl tool in hadoop?
What are the different etl testing categories as per their function?
how do use session mapping parameters ?(in which transformation)