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.

Answers were Sorted based on User's Feedback



Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are ther..

Answer / sateesh a

passthrough-->true and default groups are different.

Is This Answer Correct ?    0 Yes 0 No

Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are ther..

Answer / manojkumar challagundla

Hi Sateesh,
I am asking about order of insertion .

Is This Answer Correct ?    0 Yes 0 No

Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are ther..

Answer / zipzapdhoom

informatica don't consider the sequence of records at the
time of insertion to Target , for that u should use a
sequence generator TF. or u can use sorter.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query

8 Answers   Cap Gemini,


I have 1 crore record in my table and I have to load 25 L in 1st target,25L in 2nd target and 25L in 3rd target? I am new to Informatica,can anybody suggest me the idea?

2 Answers  


How to use procedural logic inside infromatica?

1 Answers  


source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.

4 Answers   TCS,


By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?

1 Answers  


How you can differentiate between connected lookup and unconnected lookup?

1 Answers  


Define error Threshold?

1 Answers  


How to import oracle sequence into Informatica?

3 Answers   Satyam,


i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....

4 Answers   TCS,


How does the aggregator transformation handle null values?

1 Answers  


I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .

1 Answers   Amazon,


In how many ways we can create ports?

1 Answers  


Categories