i have two sources both is oracle database . one is coming
from USA database and another one is coming from U.k
database .i am using source qualifier transformation to join
this.as that time in session level source properties which
path i need to give to retrieve that data.
thanks
bala
09619894486
Answer Posted / zer0
As far as I understand, you have 2 databases (both oracle).
You are trying to join table in say database1 (US) with
table in database2 (UK) using Source Qualifier. If you
really want to join using SQ, then create a view of the
table in db1 into db2 and then try joining the view and the
table in db2. Then in the session you will need to give the
connection setting of only db2.
If you dont like the view idea try using Joiner
Transformation. Joiner Transformation is a stright forward
method in Informatica.
Please let me know if it works.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Target increases every day even though no new record was inserted
what is unit testing?tell me proceedure
What is the scenario which compels informatica server to reject files?
what is INFORMATICA TESTING process
What is the session task and command task?
How you prepared reports for OLAP?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
Where do we use mapping variables in informatica?
Different circumstance which drives informatica server to expel records?
How we can create indexes after completing the load process?
What is InformaticaPowerCenter?
Explain scd type 3 through mapping.
Briefly explain the aggregator transformation?
Explain direct and indirect flat file loading (source file type) - informatica