Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



i have two sources both is oracle database . one is coming from USA database and another one is c..

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

i have two sources both is oracle database . one is coming from USA database and another one is c..

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

Post New Answer

More Informatica Interview Questions

what is persistant cache in which situation we will use persistantcache

1 Answers   HCL,


what is the significance of newlookup port in dynamic look up

1 Answers   IBM,


How do you join more than 3 flat files in informatica?

1 Answers   ITC Infotech,


How mapping parameter and variable works

1 Answers  


Difference between task flow and linear task flow

0 Answers  


what is pre and post sql and what is diff between source presql and target pre sql

1 Answers   HCL, IBM,


how to load the data in fact table.. using look up transformation how to view the second record. usally look up shows matching record for only one value. if i have same value its not displaying. ex: problem i faced. i have total, student no and name in table student i used aggregation transformation to display max(total). i have two same max values in total. when i look up the student name and no for this max(total), its showing only one name and no, its leaving the second one. how to rectify it. plz tel me step by step or clearly.

1 Answers  


Do you have knowledge in ralph kimball methodology

1 Answers  


What could be the possible resons of locks by user?

0 Answers  


What is tracing level and what are the types of tracing level?

2 Answers   TCS,


What are the databases that informatica can connect to windows?

0 Answers  


What is a dimensional model?

0 Answers  


Categories