Hi ,
Please help how to achieve the following scenario.
I have a source table like this.
Rollno name class university
1 Raj 1st Sku
2 Ram 2nd SVU
3 Sam 3rd OU
I need the data in the target table like below.
Rollno name class university
1 Raj 1st Sku
2 Ram 2nd SVU
3 Sam 3rd OU
4 Rajesh 5th SKU
The Last row values we have.. and we have to append this
last row in the target table.
Thanks and Regards
Nataraj V
Answers were Sorted based on User's Feedback
Answer / rakesh
To append the data, Union Transformation is required. Both sources have same layout, they are input to Union Transformation and the desired output can be obtained.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhinaw prakash
You can implement the same using SCD 1.
Please let me know if you have any doubt.
Is This Answer Correct ? | 0 Yes | 1 No |
How many ways are there to create ports?
I Have 100 Records in a relational tble and i want to load the record in 3 targets , first records goes to target 1 and second to target 2 and third to target 3 and so on ,what are the tx used in this and what are the logics ,can any one help me ?? Thanks in Advance
How can you complete unrcoverable sessions?
how to load only the first and last record of a flat file into the target?
how can we use sorter transformation in joins?
What are Business Components in Informatica?
what are the settiings that u use to cofigure the joiner transformation?
while for 100 records in source table loaded sucessfully in trgt table . assume ,session will take 10min or 5 min to successfully succeeded. then 100 million records r there in source how much time will take by session to succeeded. there no fail ok.trgt table will load 100 million records with out any errors . don't tell perfect time . assume your self how much time to succeeded?
insallation procedure for power center 8.1.1 especialy domain_config hw to use parameter files
wt is informatica file watch timers in aflat i want to get the first record and last record how could i.
Difference between task flow and linear task flow
What do you mean by filter transformation?