Whatis the difference between View and Materialized View ?
Answer Posted / papa
Materialized View caches the data,but view cannt store the
data all.
| Is This Answer Correct ? | 27 Yes | 11 No |
Post New Answer View All Answers
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What are the conditions needed to improve the performance of informatica aggregator transformation?
how we can load rejected record's at run time?(not through bad files)
Briefly describe lookup transformation?
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
What are the types of caches in lookup? Explain them.
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
scenario where i can use only concurrent execution of workflow.
What are the reusable transformations?
Do you find any difficulty while working with flat files as source and target?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
What is expression transformation?
What is the use of an aggregator cache file?
Performance tuning in UNIX for informatica mappings?
How do you load only null records into target?