Any one can tell me how to explain puss-down optimization ?
explain me with example plz?
Answer Posted / babu
Hi,
In informatica 8.6.0 has one most usefull feature i.e
is nothing but a PUSHDOWN OPTIMISATION.This is available in
session properties.whenever the client want beter
performance that time we use this feature.
basically pshdown optimisation classified into 3 seps.
1.Sourece side pushdown optimisation.
2.Target side pushdown optimisation.
3.Full based pushdown optimisation.
1.Sourece side pushdown optimisation::
It means topush the
busines logic into source database(RDBMS ONLY)as much as
Possible.It reducess the burden of the informatica server
to run the session.
2.Target side pushdown optimisation::
It means topush the
busines logic into Target database(RDBMS ONLY)as much as
Possible.It reducess the burden of the informatica server
to run the session.
3.Full based pushdown Optimisation::
It means topush the
busines logic into Source,Target database(RDBMS ONLY) and
Informatica as much as Possible.It reducess the burden of
the informatica server to run the
session.
NOTE: The above all are work only the RDBMS files only
only.
please correct me if any thing wrong.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
How can one identify whether mapping is correct or not without connecting session?
How to call shell scripts from informatica?
What is a shortcut and copy in Informatica and how two are different with each other?
where to store informatica rejected data?
What differs when we choose the sorted input for aggregator transformation?
How to Create a folder using pmrep command?
What are roles and groups and benefits of using them?
What happens when a session fails and you click on recover?
How can you differentiate between powercenter and power map?
How many ways are there to create ports?
EXL informatica Questions
What is a code page?
What are connected or unconnected transformations?
How to load data in informatica ?