HOW TO YOU LOAD TIME DIMENSION
what is mapping optimization? wat are the techniques for tat
What is the default join that source qualifier provides?
how to join the two flatfiles using the joiner t/r if there is no matching port?
without dynamic lookup transformation how to insert new rows and update existing rows?
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
What are the components of Informatica? And what is the purpose of each?
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?
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.
What do you understand by SOA of Informatica?
How you prepared reports for OLAP?
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 to duplicates from expression transformation without using sorter before that