Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When we enable pushdown optimization technique, two options
will be enabled (use view,..). Can anyone tell me how these
two options will work ?
When do we need to go for pushdown optimization technique ?

Answers were Sorted based on User's Feedback



When we enable pushdown optimization technique, two options will be enabled (use view,..). Can any..

Answer / parikhita prusty

MY dear friend when we used pushdown optimization it
increases the session performanse.

The integration service analyses mapping transformations and
determine which t?r logic to be sent to the target and
source database.

The integration servicetranslates the T/r logic into sql and
sends it into the database for processing.

The pushdown optimization is configured in 3 ways
i) Source side PDO
ii)Target side PDO
iii)Full side PDO(Both source and target side)

If anybody have some doubts u can ask in my mail id
parikhita2000@gmail.com

Regards
Parikhita

Is This Answer Correct ?    3 Yes 0 No

When we enable pushdown optimization technique, two options will be enabled (use view,..). Can any..

Answer / priyank

Hi,

For Pushdown optimization, we use

1. Temporary View for the below scenarios:
a. When the SQ or look up t/f contain a SQL override.
b. When the look up t/f is used with Filter t/f.
c. When an unconnected look up is used.

2. Temporary Sequence is used for the below scenario:
a. When a Sequence generator t.f is used in the mapping.


When Source side PDO is selected, the IS traverses from
Source side to the Target side till it comes across a
transformation whose logic cannot be pushed to the
database. If the logic for all the transformations can be
pushed to the database, still the target update override
query will be executed on the target database as logic of
transformations are pushed to the database whcih includes
the SQ query.

As per me, the push down optimizations are mainly used for
performance enhancement of the workflows as there are some
logics which can be exected faster on the database compared
to Informatica.

Please let me know all your comments if any on the above.

Is This Answer Correct ?    3 Yes 0 No

When we enable pushdown optimization technique, two options will be enabled (use view,..). Can any..

Answer / manojkumar

Thanks you so much parikhita.

Can you give me the exact two options(use view,..) which
will enabled when we select pod and how these options will
work?

When I select pod on source side, what about target insert
or update query ? will it be pushed to target db? Or only
select query will be pushed to source db ?

and when do we need to go for pushdown optimization
technique ? ofcourse it increses the performance. But at
what situation or circumstances we need to go for pod ?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Can we write to_date(three arguments) ? Will it work ? Advance thanks

1 Answers   Puma,


In any project how many mappings they will use(minimum)?

1 Answers  


Explain about perform recovery?

1 Answers  


in oracle write query yourname+1 from dual

5 Answers  


What is the procedure to load the fact table.Give in detail?

1 Answers  


there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?

1 Answers   Emphasis,


how can run the wf through pmcmd commend? write script?

2 Answers   Cap Gemini,


Name 4 output files that informatica server creates during session running?

1 Answers  


Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?

0 Answers   IBM,


What are the main features of Oracle 8i with context to datawarehouse?

0 Answers  


How to generate a single mapping for both the historical and incremental load.

2 Answers   CSC, TATA,


What is the difference between informatica 7.0 and 8.0?

0 Answers  


Categories