why do we go for update strategy tr in SCD rather using the
session properties?
Answer Posted / srinu
Hi,
Seession Properties like pre Souurce Rows
INSERT,UPDATE,REJECT,DELETE ,,
Using Session Properties We can do single flow only.
SCD aplicable for Insert,Update,,at a time using Update
Strategy trans only.
Using Update Trans we can creat SCD mapping easily.
Any Corrections Let me know
srinu.srinuvas@gmail.com
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is a dimensional model?
How you prepared reports for OLAP?
What are the new features of informatica 9.x developer?
How union transformation is used?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
How can we update a record in the target table without using update strategy?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
Can we create two repositories on same database instance in oracle?
Explain scd type 3 through mapping.
How to use procedural logic inside infromatica?
Explain the types of lookup transformation?
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Design a mapping to load a target table with the following values from the above source?
What do you understand by SOA of Informatica?