What are the parts of Informatica Server?
Answer Posted / vivekk
Informatica is a Service Oriented Architecture, which means it has Client component and Server component.
In order to start the server, we need to start the services first. Lets see about the Server in regards with this question.
The server stores the meta data and not the actual data. It has Repository and Integration services. The Server components has multiple Domain and Node.
Each Node has those Repository and Integration services.
Repository services are used to design the code
Integration services are used to execute the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
What is parallel processing in informatica?
r u done any partitions in ur project?
Design time, run time. If you don't create parameter what will happen
what is unit testing?tell me proceedure
How to do unit testing in informatica?
Whats there in global repository
how to create user defined function (udf) in informatica
Explain Dataware house architecture .how data flow from intial to end?
Can you use flat files in Mapplets.
Differentiate between source qualifier and filter transformation?
What do you mean by channel change?
Explain constraint based loading in informatica
Plz can any one say me how to get the informatica certification materials and dumps
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?