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 / 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 |
Post New Answer View All Answers
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
What is persistent lookup cache?
What are the tuning techniques you applied during your last project
scenario where i can use only concurrent execution of workflow.
How many ways are there to do 'remove duplicate records in informatica'?
What do think which one is the better joiner or look up?
Why sorter is an active transformation?
r u done any partitions in ur project?
Briefly define reusable transformation?
what is size of u r database?
Where do we use mapping variables in informatica?
What is the need for an etl tool?
How can we use batches?
Suppose we do not group by on any ports of the aggregator what will be the output?
What does refresh system mean, and what are its distinctive choice?