1) Alternative to update strategy transformation
2) out of 1000 records after loading 200 records, the
session got failed. how do u load the rest of records ??
3) use of lookup override
Answer Posted / pradeep
1)Alternative to updated strategy,we can with target update override. US works based primaray key constrainst where as target updated override works without primary key constraints.
2)When you configure session with Normal load,the integration service performs record by record as a result IS can capture commit points and it enables the session recovery.
The IS capture commits points from database log and saves in repository
3) The lookup transformation genrates the sql qurey,query contains select,group by,order by.we can override default query by specifying the order by clause
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is decode in static cache?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
Is it possible to use a client with different version than that of its Informatica server?
What is the meaning of up gradation of repository?
What do you mean by filter transformation?
Can we override a native sql query within informatica?
What are the steps involved in the migration from older version to newer version of Informatica Server?
What does cheating measurement mean?
Design time, run time. If you don't create parameter what will happen
What will be the approach?
What the difference is between a database, a data warehouse and a data mart?
What are the guidelines to be followed while using union transformation?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
What is fact table? Explain the different kinds of facts.
What are the mapping parameters and mapping variables?