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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raj
Even we can achieve this by using DBlink concept
for eg:CREATE DATABASE LINK local
CONNECT TO hr IDENTIFIED BY hr
USING 'local';
here
local is an instance name and hr is a schema name, now you
can access both the databases at a single database and you
can give one single source connection in the session
properties..
Is This Answer Correct ? | 5 Yes | 2 No |
Hi All can anyone tell me where i will get Informatica training in Mumbai?
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
Why we use lookup transformations?
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
Hi experts, can anyone tell how much we use plsql in real time
tell me the push down optimization
what is diff between IN and EXIT commands
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?
What is the difference between informatica 8.x and 9.x
what is mean by complex business rule ?
how many repositories can v create in informatica .
3 Answers Cap Gemini, Tech Mahindra,
Separate from a database, an information bazaar, and an information stockroom?