how i will stop my workflow after 10 errors
Answers were Sorted based on User's Feedback
What does “tail –f” command do and what is its use as an Informatica admin.
What are the types of caches in lookup? Explain them.
how tokens will generate?
why dimenstion tables are denormalized in nature ?
What is the need for an etl tool?
How can a Lookup with Dynamic Cache be replaced in a mapping? Explain.
wht is full process of Information source to target just like stg to productuon and development
Explain why we use partitioning the session in informatica?
What is resilience time?
My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
What is mapplet and a reusable transformation?