if we have a delimiters at unwanted places in a flat file how
can we over come those.
No Answer is Posted For this Question
Be the First to Post Answer
scd methodology?
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
Explain in detail about scd type 1 through mapping.
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
What do you understand by SOA of Informatica?
what is normalizer transformation?
What is parallel processing in informatica?
i want excute multiple sessions in one workflow using the "start task".what do i need to do?
i have a source with 100 records.i have 2 targets.in the first target i want to load first 50 records & in the second target i want to load next 50(or remaining) records.
How to improve the performance of a session using sorter transformation?
Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?