What are the different caches used in informatica?
Answers were Sorted based on User's Feedback
Answer / ajay
which cache u whant
for this question there so many caches are there
1)look up cache
i) static cache
ii) dynamic cache
iii)shared cache
iV) persistent
2) joiner cache
3) aggregater
4) rank
and al so data cache and index cache ok
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / munireddy
static cache
dynamic cache
shared cache
and persistent cache....
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajan raorane
Persistent cache
Recache
Static Cache
Dynamic cache
shared cache
| Is This Answer Correct ? | 3 Yes | 0 No |
By seeing the parameter file how do u identify wheather it is a workflow parameter or mapping parameter?
How can we integrate different flat file data in a single mapping and with in a single execution
what is unit testing?tell me proceedure
what is song in infrmatica...?
Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin
Can you copy the batches?
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate
Write the advantages of partitioning a session?
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?