How we will implement Pushdown Optimization and Types in Informatica with better examples

Answers were Sorted based on User's Feedback



How we will implement Pushdown Optimization and Types in Informatica with better examples..

Answer / sridhar,informatica developer

normally pushdown optimization is used for eliminating
bottlenecks from session and to increase the performance of
your session.
here t he integration service pushing the business logic to
the target or source or both.
pushdown optimization can do in 3 ways
1)source side
2)target side
3)full

Is This Answer Correct ?    8 Yes 0 No

How we will implement Pushdown Optimization and Types in Informatica with better examples..

Answer / sridhar,informatica developer

normally pushdown optimization is used for eliminating
bottlenecks from session and to increase the performance of
your session.
here t he integration service pushing the business logic to
the target or source or both.
pushdown optimization can do in 3 ways
1)source side
2)target side
3)full

Is This Answer Correct ?    2 Yes 0 No

How we will implement Pushdown Optimization and Types in Informatica with better examples..

Answer / nsatyabrat7

Push Down Optimisation normally used for performance issue.
to use it u have to buy a separate license along with Informatica. As Sridhar tld there are 3 different kind of Push down optimisation which can be configured in session properties level.

Is This Answer Correct ?    1 Yes 0 No

How we will implement Pushdown Optimization and Types in Informatica with better examples..

Answer / abhinaw prakash

Just to add on the above points.We cannot decide which
transofrmation logic to send to the Database.The
integrations service decides which login to send to the
database to optimize the process.although we can see the
sql logic in the Pushdown priview and the messages and
warning attached to it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

get me the resultant input:- 1 x,y,z output:- 1 x 2 a,b 1 y 3 c 1 z 2 a 2 b 3 c

3 Answers   Infosys,


How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?

3 Answers   Logica CMG,


What is rank index in rank transformation?

0 Answers  


waht type of interface is used for testing the data in informatica

0 Answers   CTS, TCS,


What is substr in informatica?

0 Answers  






How can u stop a batch?

2 Answers  


Explain sessions. Explain how batches are used to combine executions?

0 Answers  


Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks

4 Answers  


1 lac of flat fles in source how to load target at a time?

4 Answers   Cap Gemini,


Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.

7 Answers   TCS,


what is target load plan

2 Answers   Cap Gemini,


By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?

8 Answers  


Categories