what is the difference between static and dynamic
Answer Posted / deepthi
there is a correction in dynamic cache: 3rd point
dynamic cache can be used to unconnected tr.provided
unconnected lkp based on relational type.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to do the error handling of if ur source is flatfiles?
Is it possible to define a single node as a Gateway node as well as worker node?
How to create Target definition for flat files?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Explain what transformation and how many are there in informatica?
Can you use flat files in Mapplets.
How to extract the informatica rejected data?
What is decode in informatica?
Name the different lookup cache(s)?
what is unit testing?tell me proceedure
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
Explain the tuning lookup transformation - informatica
What is source qualifier transformation in informatica?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Design time, run time. If you don't create parameter what will happen