hi all, i have 1 flat file having 10 rows. like:-

id name amt
100 a 100
200 b 200
100 n 300
400 p 3000
100 a 100
600 x 6000

Now i want to load half of this data into one flat file and
remaining in other flat file.like :-

flat file 1

id name amt
100 a 100
200 b 200
100 n 300
----------------------
----------------------
flat file 2

id name amt
400 p 3000
100 a 100
600 x 6000

Plz reply me ASAP.

Answer Posted / honey

when u apply the procedure given by Mr.Ramesh u will get
alternative records to be stored in the two flatfiles.
Is this what u wanted.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.

1089


 Informatica Checkpoints

2862


Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.

1854


explan ur project architecture?

1599


Define sessions in informatica etl?

619






What differs when we choose the sorted input for aggregator transformation?

576


How do you load alternate records into different tables through mapping flow?

1298


Define joiner transformation?

598


What are the restrictions of union transformation?

583


What is a passive transformation?

646


How to generate sequence numbers using expression transformation?

648


What is workflow monitor?

605


How can you validate all mappings in the repository simultaneously?

762


Enlist some properties of sessions.

636


Explain your project of banking domian.

1220