list out all the transformations which use cache?
No Answer is Posted For this Question
Be the First to Post Answer
How many numbers of sessions can one group in batches?
How to calculate the cache size if say we are doing a performance check on a mapping and found that a particular cache needs to be changed. Is there a formula to calculate this! i know that informatica has a auto option available but how to calculate manually?
without using rank transformation how can we rank items by using some other transformations
What are slowly changing dimensions?
5 Answers Informatica, Verinon Technology Solutions,
Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
What is IQD file?
What is a unit Testing?
Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?
Explain pmcmd command usage in informatica
how many data models u have done in informatica project?
Are there any types of Dynamic Caches in informatica
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??