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

How could we generate the sequence of key values without
using sequence generator transformation in the target ??

Answer Posted / g. manthiramoorthy

Create Two Port in Exp. Trans
v_temp : v_temp+1
o_seq : IIF(ISNULL(v_temp),0,v_temp)

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is target load order?

1297


How to partition the Session?

1149


what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?

2353


What is standalone command task?

1371


What are the types of presistent cache in look up tr.

2104


Can we override a native sql query within informatica?

1087


Can you use flat files in Mapplets.

2711


generate date / time dimension in informatica

1160


Can we change Dynamic to Static or Persistent cache? If so what happens?

2248


How can we use batches?

1062


What is a filter transformation?

1091


Whats the difference between informatica powercenter server, repositoryserver and repository?

1221


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

1226


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

8295


When do you use sql override in a lookup transformation?

1140