How to fasten loading of 100 million distinct records in
informatica?
(Initially they are loaded into target without using any
transformation, taking 2 hours)

Answer Posted / dev

Have index on the sources and make sure indexes are dropped in target(any ways these are distinct records) before load and opt for bulk loading. Once load is done you can create thee indexes again and maybe analyze the table also.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1743


Which transformation is needed while using the Cobol sources as source definitions?

721


Name at least 5 different types of transformations used in mapping design and state the use of each.?

666


How can you differentiate between powercenter and power map?

617


What is update strategy transform?

563






How do you migrate data from one environment to another?

639


What is standalone command task?

700


How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?

707


how tokens will generate?

1726


How to call shell scripts from informatica?

569


What are the basic requirements to join two sources in a source qualifier transformation using default join?

609


Differentiate between router and filter transformation?

606


What is the use of an aggregator cache file?

681


In how many ways we can create ports?

697


Target increases every day even though no new record was inserted

1102