i have flat file it contains 'n' number of records, i need
to send half of the records to one target table and
Remaining half to another target table.
can any tell me procedure.
Answers were Sorted based on User's Feedback
Answer / jay
SCR-->SQ-->AGGR-----
| |
| v TRG 1
--------->RTR--> /
/ \
SEQ TRG 2
First get the count of records using Aggr t/r
and use this result in router t/r and have
router condition as SEQ < (Count / 2) for TRG 1
and default for TRG 2
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / mari ilavarasi
Using router transformation we can send half of the records
in one target and rest of the records will be inserted into
another target based on conditions.
| Is This Answer Correct ? | 6 Yes | 3 No |
What is critical mapping?
What is complex mapping?
1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach
in oracle write query yourname+1 from dual
explain abt joiner t/r?
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
How Union Transformation is an Active Trans?
how can u connect client to ur informatica sever iff server is located at different place( not local to the client)
what is flat file override?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com