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...

Please let me know how we can implement the below scenario.
In a single mapping,more than 500 sources
(legacy,VSAM,relational) will be loading into only one
target. Whenever I retreive the data(any record) from
target, i need to find the details that the record belongs
to which source.

Thanks in advance..

Answer Posted / bidhar

Here i am assuming that your single warehouse table has
data from more than one source,and you need to distinguish
the data among the sources.

For this to accomplish you can have table which can have 2
columns Datasourcename and ID.This table will have all the
source list and ID column will be the surrogate key.

Now you need to alter your warehouse table by adding a new
column called Source Identifier.

Now you have the architecture ready.

When loading your warehouse table just look up the first
table for the source name and pickup the corresponding
surrogate key and populate into the Source identifier
column in the warehouse table.Use this Column(Source
Identifier)to identify the sources.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create a node as a gateway node and the same node can be assigned to a grid?

1125


How to load data in informatica ?

1068


How to do the error handling of if ur source is flatfiles?

2015


How do we call shell scripts from informatica?

1190


without table how to come first record only in oracle?

2301


What is joiner transformation?

1065


how to load rows into fact table in data warehouse

1227


how to load dimension table and fact table. plz tell me the steps.

2140


How would you join a node to the already existing domain?

1180


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

1112


I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.

1221


Write the unconnected lookup syntax and how to return more than one column.

1147


What are the different versions of informatica?

1332


What are some examples of informatica etl programs?

984


How can you increase the performance in joiner transformation?

1247