in my lookup table i want to catch the recently updated
records from the source to target,how to achieve this and what
is last commit interval point for this?
Answers were Sorted based on User's Feedback
How can i generate Seqence Numbers to Tagret Table (with out using Seqence Gen Trans,Rank Trans).
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
How will you display "Mr" for male & "Mrs" for female in target table?
On a day i load 10 rows in my target and on nextday i get 10 more rows to add in target. But out of 10 - 5 records are send them to target?how i can insert the remaining records
how to call lookup qualifer in unconnected look;up
In a sequential batch can you run the session if previous session fails?
IN SCD TYPE 1 WHAT IS THE ALTERNATIVE TO THAT LOOKUP TRANSFORMATION ?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
Reusable transformation and shortcut differences
Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?
in which situations do u go for snowflake schema ?
what is datamart