what is shared Cache. when we will use shared Cache?
Answer Posted / pushparao
shared cache is used to store the all scheduled information
with in a session.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
whats the logic to load the lower level of granularity of data to fact table.
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
Explain joiner transformation in informatica
How will the document be delivered to me?
What is pmcmd command?
Which version configuration tool used in ur project?
where to store informatica rejected data?
Explain the tuning lookup transformation - informatica
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
How many dimensions are there in informatica?
What are batches?
How do you handle two sessions in Informatica
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How to configure mapping in informatica?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?