How the informatica server increases the session performance
through partitioning the source?



How the informatica server increases the session performance through partitioning the source?..

Answer / swetha

For a relational sources informatica server creates multiple
connections for each parttion of a single source and
extracts seperate range of data for each connection.
Informatica server reads multiple partitions of a single
source concurently. Similarly for loading also informatica
server creates multiple connections to the target and loads
partitions of data concurently.

For XML and file sources,informatica server reads multiple
files concurently. For loading the data informatica server
creates a seperate file for each partition(of a source
file).U can choose to merge the targets.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?

5 Answers  


How do you change a non-reusable transformation to reusable transformation?

0 Answers  


how to run workflow in unix?

5 Answers   Colgate, HP, Tech Mahindra,


What is mapping debugger?

0 Answers  


What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?

1 Answers   Altisource, Patni,






Briefly define a session task?

0 Answers  


My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.

3 Answers   Cognizant,


Mention few power centre client applications with their basic purpose?

0 Answers  


what is the difference between static and dynamic

4 Answers   TCS, Wipro,


Using Expression transformation how to remove duplicate records from a relational source?

4 Answers  


what is shared Cache. when we will use shared Cache?

4 Answers  


How to update or delete the rows in a target, which do not have key fields?

0 Answers   Informatica,


Categories