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
what is unit testing?tell me proceedure
What is a standalone command task?
Design time, run time. If you don't create parameter what will happen
The question was on time stamp. what is the difference between HH and HH24 when to use when.
What are the components of Informatica? And what is the purpose of each?
What is substr in informatica?
Define mapping and session?
How many types of sessions are there in informatica.please explain them?
Explian the Process of deployment groups in informatica
what is size of u r database?
How to Create a folder using pmrep command?
How do you change a non-reusable transformation to reusable transformation?
How are indexes created after completing the load process?
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.