What is best approach to load 100 different source files
(Different structure) to differet target tables ?
Answer Posted / mahesh manam
For different source and different target you can make all
the mappings in ONE mapping.
And create a session for that mapping and you can call it.
If you have any constraints to load from particular target
and than some other target like wise any priority than
mention target load in mapping level
(Mappings --> target load plan --> give your priority)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is aggregate cache in aggregator transformation?
Which means the first record should come as last record and last record should come as first record and load into the target file?
What is the reusable transformation?
How can a transformation be made reusable?
have u done any performance tuning? how u ll do?
can we override a native sql query within informatica? Where do we do it?
What is Data Caches size?
tell me 5 session failure in real time how can you solve that in your project?
How can we store previous session logs?
What are the uses of etl tools?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How to generate sequence numbers using expression transformation?
Describe the impact of several join conditions and join order in a joiner transformation?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
Mention a few design and development best practices for informatica?