Is scd logic we have lookup right to compare the values with
source and target,instead of lookup can u have any
transformation or any way to do this?
Answers were Sorted based on User's Feedback
Answer / naga
We can write Left outerjoin with the target in Source
Qualifier itself or if ur src is file & target is Table
then using Joine(Left outer) can get the new rows loaded
into target
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / itsranjan
Hi, Joiner transformation can do the same job what lookup
does in SCD.
Is This Answer Correct ? | 1 Yes | 2 No |
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
What is the difference between router and filter?
What is informatica?
What are some examples of informatica etl programs?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
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
Explain the features of connected and unconnected lookup.
what is hash table in informatica?
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
differnece between joiner and a look up(please don't give just definitions)....i mean in which scenario it is better to use joiner and in which scenario better o use lookup ??
What are the conditions needed to improve the performance of informatica aggregator transformation?