What does reusable transformation mean?
No Answer is Posted For this Question
Be the First to Post Answer
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
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
How can i explain my project architecture in interview..? in Igate asked me tell me your project flow from source to target..?
1 Answers Ameri Group, CGI, CTS, HCL, iGate, TCS, Wipro,
What is the benefit of session partitioning?
why we need informatica
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
Describe expression transformation?
what are the different types of transformation available in informatica and what are the mostly used ?
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time
in informatica,if i have some no.of records,if i want 1st and 10th records..what will be the method to use?
how do u fnd the duplicate rows and how to delete the duplicate rows?
If I have a index defined on target table and if set it to bulk load will it work ?