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
What is meant by incremental aggregation?
define galaxy repository in informatica
What is a transaction control transformation?
What are the features of complex mapping?
What is a joiner transformation?
What is olap (on-line analytical processing?
Explain the types of lookup transformation?
What are the designer tools for creating transformations?
expain about the tune parameters?
What are the different ways to implement parallel processing in informatica?
What are the data movement modes in informatica?
Separate from a database, an information bazaar, and an information stockroom?
What is the advantage of informatica?
What is a sequence generator transformation?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?