while creating the scd mappings. we will mention flag value.
what exactly the use of defining the FLAG VALUE. Please
explaine indetaile
Answer Posted / kishor baindoor
In SCD each record is flaged in mapping logic so that
record will either inserted or upated or deleted
accordingly. You can flag record as 'I' or 'U' or 'D'
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
How to join three sources using joiner?
What is the function of aggregator transformation?
Why union transformation is an active transformation?
What is the command used to run a batch?
What can we do to improve the performance of informatica aggregator transformation?
What the difference is between a database, a data warehouse and a data mart?
Explain sql transformation in script mode examples in informatica
What is powercenter on grid?
What are the main issues while working with flat files as source and as targets ?
Can we get 1st record through Informatica(without sequence number).
What is a node in Informatica?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What is difference between a gateway node and worker node?
how to load dimension table and fact table. plz tell me the steps.