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
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
How can you generate reports in informatica?
How to partition the Session?
What is a transaction control transformation?
What is a sequence generator transformation?
Parameter and variable differences
How big was your fact table
How can you increase the performance in joiner transformation?
What is option by which we can run all the sessions in a batch simultaneously?
What is workflow? What are the components of the workflow manager?
design of staging area?
Where is metadata stored?
update strategy transformation in informatica
What are junk dimensions?
What are the features of complex mapping?