how to through logic of informatica using the push down
optimization into oracle.
Answers were Sorted based on User's Feedback
Answer / varun4db
For source side we can push by overriding the query..so that
integration service pass the query to database... Please
correct me if am wrong..!!!
| Is This Answer Correct ? | 4 Yes | 0 No |
Asession configure for push down optimization to Increase
the session performance.
The I.S Analyze the mapping and T/r logic and determine T/r
logic it ll send to the source or Tager data base
I.S is convert the T/r logic into SQL then send to the data
base server
there r 3 types
1. Source side push down
2.Target side push down
3.fullside push down
| Is This Answer Correct ? | 2 Yes | 0 No |
What is sorter transformation?
How we will implement Pushdown Optimization and Types in Informatica with better examples
Can i create a lookup table without cache.
Explain where to store informatica rejected data? How to extract the informatica rejected data?
How to load relational source into file target?
Why we use stored procedure transformation?
Without using Lookup & Sequence Generator, How to generate Sequence?
how can run the wf through pmcmd commend? write script?
How to elaborate powercenter integration service?
When will you use SQL override in a lookup transformation?
Q. WE ARE LOADING ORACLE TABLE THE PROCESS RUNS THREE HOURS. THIS TABLE IS BEING USED BY SOME DOWNSTREAM TEAMS SO WHAT WE WANT IS IN BETWEEN RUN IS PROGRESS IF ANYONE IS FETCHING THE DATA FROM THE TABLE THEY SHOULD SEE DATA TILL YESTERDAY TILL THAT. AFTER THAT PROCESS IS COMPLETED ONLY THEN TEAM SHULD BE AVAIBLE TO SEE TODAY DATA UPDATED. WE DONOT WANT TO LOG THE TABLE. NEED APROACH FROM YOUR SIDE.
In real time scenario where can we use mapping parameters and variables?