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


Please Help Members By Posting Answers For Below Questions

I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.

1036


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

1457


How can you generate reports in informatica?

571


What is workflow? What are the components of the workflow manager?

631


What is meant by query override?

631






Design a mapping to load the cumulative sum of salaries of employees into target table?

889


What is dimensional table?

617


What is a sorter transformation?

652


To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?

669


How to join three sources using joiner? Explain though mapping flow.

688


without table how to come first record only in oracle?

1845


what is index?how it can work in informatica

1575


How can repository reports be accessed without sql or other transformations?

717


What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks

4766


What is xml source qualifier transformation in informatica?

709