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

Create a mapping which contains 2 target tables. When the
session runs for the first time it shud load Target table 1
and when it runs for second time it shud load Target
table 2.

Answer Posted / perumal

Source -> sq -> sequence Generator -> exp trans -> router
trans -> tgt1/tgt2

create variable nxt_val with next value return from seq gen
and in router give rule as mod(nxt_val,2)<>0 to load tgt1
(since first run value will be 1) and mod(nxt_val,2)=0 to
load tgt2.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between joiner transformation and source qualifier transformation?

1238


Mention some types of transformation?

1096


What are the different types of repositories created using informatica?

1168


What are some examples of informatica etl programs?

984


Differences between version 7.x and 8.x.

1939


How to create a non-reusable instance of reusable transformations?

1170


what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?

2107


Enlist the tasks for which source qualifier transformation is used.

1075


Explain lookup transformation is active in informatica

1147


What is meant by lookup transformation? Explain the types of lookup transformation?

1019


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.

1799


How to load the data from people soft hrm to people soft erm using informatica?

1067


How can you generate reports in informatica?

1081


how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?

2510


What is the sql query overwrite in source qualifier in informatica

1142