if i have a delimited file as source so how can we seperate this file into three diff targets?
Answer Posted / lakshmi
using expression ,transaction control transformations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a repository manager?
What is depict expression change?
Performance tuning( what you did in performance tuning)
what is the size of your data warehousing?
Define the various join types of joiner transformation?
Explain how many types of dimensions are available in informatica?
How to generate sequence numbers without using the sequence generator transformation?
What is Session and Batches?
Explain pmcmd command usage in informatica
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
What is primary and backup node?
What is an unconnected transformation?
Enlist some properties of sessions.
Explain the types of transformations?
write a query to retrieve the latest records from the table sorted by version(scd)