what is work of PUSH DOWN option

Answers were Sorted based on User's Feedback



what is work of PUSH DOWN option..

Answer / satya

In addition to Kapil's answer, You can have "push down"
optimization at source database or target database or Full
(Source and target). But before you enable this option you
keep the following things in mind

1. When you are processing long transaction at database
level , The objects will be lock and data base objects are
not available for other operations for long time.

2. It will inturn hampers the datbase concurrency and
increases the chance of "Dead locks" on database

Thanks : Satya

Is This Answer Correct ?    5 Yes 1 No

what is work of PUSH DOWN option..

Answer / kapil

The Pushdown Optimization Option improves performance by
enabling processing to be “pushed down” to a
relational database, maximizing fl exibility, minimizing
unnecessary data movement, and providing the optimal
performance for both data-intensive and process-intensive
transformations.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Informatica Interview Questions

What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.

4 Answers   JPMorgan Chase,


Why should we use star schema in datawarehouse design?

2 Answers   Wipro,


without table how to come first record only in oracle?

0 Answers  


What is the Process to creating lookup transformation in informatica

0 Answers   Informatica,


Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??

3 Answers   IBM,






What is difference between Informatica 6.2 Workflow and Informatica Workflow 7.1

4 Answers   IBM,


how do u get the first record from 50,000 records ?

10 Answers   TCS, UBS,


How can we use mapping variables in informatica?

0 Answers  


Why filter transformation is an active one?

0 Answers  


Dovelopment work (mapings,workflows)and unit testing also done in informatica ,then wt we do ? pls give me detail?

1 Answers  


What is a repository manager?

0 Answers  


what are the different types of transformation available in informatica. And what are the mostly used ones among them?

0 Answers  


Categories