How can i send first half of the records to one target and
Remaining to other target?
Answer Posted / balaji.r
Pass the first half of records to one source qualifier from
that pass to one target,pass the second half of records to
one more source qualifier and pass it to targets
| Is This Answer Correct ? | 1 Yes | 20 No |
Post New Answer View All Answers
Explain the different dimensions.
What is meant by lookup transformation?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
How to call shell scripts from 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
How might you approve all mappings in the archive all the while?
Can we create two repositories on same database instance in oracle?
wf dont have integration severances how you can run?
Write the advantages of partitioning a session?
How do you load unique records into one target table and duplicate records into a different target table?
Design a mapping to load a target table with the following values from the above source?
Whats the difference between informatica powercenter server, repositoryserver and repository?
What is the scenario which compels informatica server to reject files?
How do you load only null records into target?
What if the source is a flat-file?