Hi gurus can any one tell me with a flow how to implement SCD
Type 1 and SCD Type 2 in a single mapping.For some fields SCD
type has to be implemented and for some fields scd type has to
be implementd..Thank in advance....
Answer / kiran ghatage
You will find this in following examples...
https://community.informatica.com/solutions/mapping_implementing_scd1_using_md5
https://community.informatica.com/solutions/mapping_scd_type_2_effective_date
https://community.informatica.com/solutions/mapping_scd_type_2_versioning
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
What is limitations of truncate and load option
what is song in infrmatica...?
Useful UNIX commands regular/frequently used
what are cost based and rule based approaches and what is the difference?
Define mapping and session?
what is pre and post sql and what is diff between source presql and target pre sql
My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
select count(1) from emp? what is the o/p?
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
Discuss the advantages & Disadvantages of star & snowflake schema?