How do you use reject loader.
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by a domain?
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
Difference between STOP & ABORT in Informatica.
3 Answers Accenture, Wells Fargo,
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?
what are the perameter and variable?
What can we do to improve the performance of informatica aggregator transformation?
What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
How to delete duplicate records in a flat file source?
What is source qualifier?
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL