Hey I am net to informatica? Can any one explain me step by
step How scd will work ?
Selects all rows.
Caches the existing target as a lookup table.
Compares logical key columns in the source against
corresponding columns in the target lookup table.
Compares source columns against corresponding target
columns if key columns match.
Flags new rows and changed rows.
Creates two data flows: one for new rows, one for changed
rows.
Generates a primary key for new rows.
Inserts new rows to the target.
Updates changed rows in the target, overwriting existing
rows.
| Is This Answer Correct ? | 6 Yes | 2 No |
What is domain in terms of informatica?
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar
Is it possible to revert a global repository to local one and why?
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
when we dont use aggregator in mapping ?
S1 is having 1 lakh records and s2 is having 100 records, s2 should compare s1 if emp no is same data should be updated if not their it should insert the data.what are the transformation used?
Different qualification between a related rotate toward the sky and isolates look upward?
Explian the Process of deployment groups in informatica
What are the different threads in DTM process?
How can i send first half of the records to one target and Remaining to other target?
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?