Hi
I have been asked several times the following questions.

1.How does one do incremnental loading
2.Scenario - You are trying to load reasonable amount of
rows into the target table, and its taking a helluva lot of
time.What could be the reasons?

I hate to answer these tw0 , gives me nightmares to even
think of it!!!

3.Tell me any complex situation you have faced( as an
Informatica Developer) and how did you resolve it.

4.tell me any complex mapping that you have done.

All the experienced people out there , please please, reply
to these questions.

Answers were Sorted based on User's Feedback



Hi I have been asked several times the following questions. 1.How does one do incremnental loadi..

Answer / chiky

How does one do incremnental loading

CHECK OUT THE OPTION, truncate target table option in
sesson==> target properties.
this makes the incremental load.

Scenario - You are trying to load reasonable amount of
rows into the target table, and its taking a helluva lot of
time.What could be the reasons?
use bulk loading in session properties.
use less record as master table in joiner
use filter in first of the mappings
dont use unwanted columns in source qualifier.. better use
SQL overriding.
use dynamic lookup only if in use.
tune your query what ever reads from db.
use partitioning of table if records are huge in number.


3.Tell me any complex situation you have faced( as an
Informatica Developer) and how did you resolve it.
4.tell me any complex mapping that you have done.
AM not enough experienced to answer this two questions.

Is This Answer Correct ?    0 Yes 0 No

Hi I have been asked several times the following questions. 1.How does one do incremnental loadi..

Answer / abhinaw prakash

Answer
1.We can do incremental loading by clicking on the check box inside Aggrgator T/R.Use filter transformation before Aggrgator to filter out rows and pass only the changed records to the flow.
2.One of the reasons could be the time its taking to build caches.to answer this more details of the maping is required.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What are the advantages of informatica?

0 Answers  


What is the Difference between PowerPlay transformer and power play reports?

1 Answers  


What are the data movement modes in informatcia?

3 Answers  


Describe expression transformation?

0 Answers  


hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?

1 Answers   Wipro,






Hi, Steps for upgrading from informatica 7x to 9x or the link which will help me to upgrade from informatica 7 to 9. Regards, Eva

1 Answers   Accenture,


what is the necessity to use update strategy?(except for updates)

2 Answers   Emphasis,


What are the data movement modes in informatcia?

1 Answers  


What is CDC? How to implement CDC?

4 Answers   People Tech, TCS,


How to eliminate duplicate records in informatica mapping? Explain with an example....

1 Answers   Cap Gemini,


What is A complex mapping?

3 Answers   TCS,


what is data driven in informatica

5 Answers   IBM,


Categories