what is lookup chache?
Answer / mike
The informatica server builds a cache in the memory when it
process the first row of a cached lookup transformation.It
allocates the memory based on the amount you configure in
the trandformation or session properties.The informatica
server stores the conditional values in the index cache and
data values in the data cache..
correct me if i was wrong
Is This Answer Correct ? | 3 Yes | 0 No |
what is diffrence b/w joner and union transfermation
what is session override?
can we override a native sql query within informatica? Where do we do it?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
If you want to create indexes after the load process which transformation you choose?
Kimball and Inmon methodologies?
what is the significance of newlookup port in dynamic look up
What is dynamic cache?
how to load dimension table and fact table. plz tell me the steps.
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses
can we use self join in informaitca?