if i have one mapping and we already tuned that mapping for performance,everything is fine and loading will take 1 hr,so without doing any change in mapping how could we reduce the loading time from 1hr to 1/2 hr.

Answers were Sorted based on User's Feedback



if i have one mapping and we already tuned that mapping for performance,everything is fine and loadi..

Answer / sravanthi

in session level go to the mapping tab set the load type is BULK so it reduce the loading time

Is This Answer Correct ?    7 Yes 3 No

if i have one mapping and we already tuned that mapping for performance,everything is fine and loadi..

Answer / sony_infa

use session partition to improve the performance.

Is This Answer Correct ?    1 Yes 0 No

if i have one mapping and we already tuned that mapping for performance,everything is fine and loadi..

Answer / venkateshmalneni

if we do the performance optimization we can achieve the task i think (ie we can reduce the time of loading the data into target)

if my answer is wrong please let me know the write answer

Is This Answer Correct ?    1 Yes 1 No

if i have one mapping and we already tuned that mapping for performance,everything is fine and loadi..

Answer / sony_infa

using session partition we can improve the performance.

Is This Answer Correct ?    0 Yes 0 No

if i have one mapping and we already tuned that mapping for performance,everything is fine and loadi..

Answer / subhransu panda

Using session partition we can reduce the time.
Because at a time the parallel pipeline created in session partition will process the incoming data ,by distributing the data in equal nos among the parallel pipelines.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..

5 Answers   iGate,


What do you mean by Parameter file? Why do we use it and what all things we can define in a parameter file?

1 Answers  


How to recover the standalone session?

2 Answers  


Whats the difference between informatica powercenter server, repositoryserver and repository?

0 Answers  


What is a command that used to run a batch?

4 Answers  






Hi, In Router transformation I created two groups . One is Passthrough=> True Second one is CorrectId’s => Invest>50000 Here I have one doubt. Can’t I treat default group as Passthrough group (fist group) . Is there any difference between default group and Passthrough group in this scenario? Let me know if you want more information about this scenario. Advance thanks.

3 Answers   IBM,


In which circumstances that informatica server creates Reject files?

2 Answers  


I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.

5 Answers   BirlaSoft,


The question was on time stamp. what is the difference between HH and HH24 when to use when.

0 Answers   Nationwide,


why sequence generator should not directly connected to joiner transformation ?

1 Answers   ANZ,


. Design a mapping, first two phone calls received by a customer must be represented as "Home" , "Office" and the next calls must be concatinated and represented as "Other".Look at the below tables :: Source Definition Customer Phone_Number A 9848403211 A 9812675432 A 9112356788 A 9876503276 B 9567890765 B 9876098567 AND THE TARGET IS Customer Home Office Other A 9848403211 9812675432 9112356788,9876503276 B 9567890765 9876098567 Null

3 Answers  


Whats the difference between $, $$, $$$

9 Answers  


Categories