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

My i/p is 1,2,3,4,5,6,7,8,9,10………..
o/p to be populate in two tables as below.
o/p1: 10,20,30,40,50,60,70,80,90…….
o/p2: 11,21,31,41,51,61,71,881,91…….

Answer Posted / rahul

source>sq>exp>trg_1
             >trg_2

take 2 seq gen
1)seq1 tnx n set properties
start_value=10
increment_by=10
end_value=110
current_value=10
cycle enable
reset enable

connect nextval to target1

2)seq2 tnx n set properties
start_value=11
increment_by=10
end_value=110
current_value=11
cycle enable
reset enable

connect nextval to target2
             

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?

2046


What are some examples of informatica etl programs?

984


How to generate sequence numbers using expression transformation?

1148


What is option by which we can run all the sessions in a batch simultaneously?

1192


Explain Dataware house architecture .how data flow from intial to end?

2647


Explain the features of connected and unconnected lookup.

975


What do you understand by term role-playing dimension?

1117


How do you load alternate records into different tables through mapping flow?

1926


How big was your fact table

1861


How to create Target definition for flat files?

1282


What are the different ways to implement parallel processing in informatica?

1480


Does an informatica transformation support only aggregate expressions?

1086


What are the uses of etl tools?

1175


What is informatica etl tool?

1060


how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.

1731