Hi,
In a mapping I have 3 targets and one fixed width file as
source. Total 193 records are there .
I connected one port in aggregator to all 3 targets.
The same value need to be load into these 3 targets . It is
loaded like that only but in different order.
Why?
The order of insertion should be same know for all 3 targets
? Then why the order is changed ?
Any one please help me.
Advance thanks.
Answer Posted / sateesh a
passthrough-->true and default groups are different.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Difference between Target-based loading and constraint-based loading?
what is the complex transformation you used in informatica
Can we create multiple integration service on single repository?
Explain sql transformation in script mode examples in informatica
What are the informatica performance improvement tips
is it possible to index the data in cache of lkp transformation ?
What is the reusable transformation?
Define the various join types of joiner transformation?
What is target load order?
How can we handle two sessions in informatica?
What if the source is a flat-file?
What is the benefit of partitioning a session?
What is sequence generator transformation in informatica?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?