Without using Lookup & Sequence Generator, How to generate
Sequence?
Answer Posted / naveen
by using mapping variable we can also create a sequence number
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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
Explain the code page compatibility?
Which means the first record should come as last record and last record should come as first record and load into the target file?
What are the restrictions of union transformation?
What are the uses of etl tools?
What is informatica worklet?
Where is metadata stored?
Describe data concatenation?
What are the prerequisite tasks to achieve the session partition?
How many ways a relational source definition can be updated and what are they?
How do you remove duplicate records in informatica? And how many ways are there to do it?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
How to use pmcmd utility command?
What is expression transformation?
What does reusable transformation mean?